mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Auth: Rename "auth clear" command to "auth reset" for consistency #808
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -14,7 +14,7 @@ var AuthCommands = cli.Command{
|
||||
AuthAddCommand,
|
||||
AuthShowCommand,
|
||||
AuthRemoveCommand,
|
||||
AuthClearCommand,
|
||||
AuthResetCommand,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user