Remove double permission entry for init

This commit is contained in:
deajan 2024-09-06 14:02:27 +02:00
parent 17ec5133fb
commit c38090e02b

View file

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