mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -48,8 +48,8 @@ var PhotoPrism = []cli.Command{
|
||||
FindCommand,
|
||||
ImportCommand,
|
||||
CopyCommand,
|
||||
FacesCommand,
|
||||
PlacesCommand,
|
||||
FacesCommands,
|
||||
PlacesCommands,
|
||||
PurgeCommand,
|
||||
CleanUpCommand,
|
||||
OptimizeCommand,
|
||||
@@ -57,14 +57,14 @@ var PhotoPrism = []cli.Command{
|
||||
ConvertCommand,
|
||||
ThumbsCommand,
|
||||
MigrateCommand,
|
||||
MigrationsCommand,
|
||||
MigrationsCommands,
|
||||
BackupCommand,
|
||||
RestoreCommand,
|
||||
ResetCommand,
|
||||
PasswdCommand,
|
||||
UsersCommand,
|
||||
ClientsCommand,
|
||||
ShowCommand,
|
||||
UsersCommands,
|
||||
ClientsCommands,
|
||||
ShowCommands,
|
||||
VersionCommand,
|
||||
ShowConfigCommand,
|
||||
ConnectCommand,
|
||||
|
||||
Reference in New Issue
Block a user