Add init permission

This commit is contained in:
deajan 2024-06-16 19:39:58 +02:00
parent 8c781efeea
commit bcc94dd42c

View file

@ -472,6 +472,7 @@ class NPBackupRunner:
"restore": ["restore", "full"],
"dump": ["restore", "full"],
"check": ["restore", "full"],
"init": ["full"],
"list": ["full"],
"unlock": ["full"],
"repair": ["full"],