mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-25 10:58:50 +01:00
Tweak log
This commit is contained in:
parent
0cd9dd5884
commit
d3c67782b2
1 changed files with 1 additions and 1 deletions
|
@ -61,5 +61,5 @@ class AddSelectionToAlbumHandler {
|
||||||
}
|
}
|
||||||
|
|
||||||
static final _log = Logger(
|
static final _log = Logger(
|
||||||
"widget.action.add_selection_to_album_handler.AddSelectionToAlbumHandler");
|
"widget.handler.add_selection_to_album_handler.AddSelectionToAlbumHandler");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue