Commands for everyone
This commit is contained in:
@ -48,6 +48,7 @@ func setupCommands() {
|
||||
|
||||
snap := Command{
|
||||
Name: "Snap",
|
||||
RequiresAdmin: false,
|
||||
Keywords: []string{"snap", "purge", "sn"},
|
||||
Exec: Snap,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user