mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] Missing arguments key in actionsmap
This commit is contained in:
parent
a1b1f74ce9
commit
8d9f902d4f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ _global:
|
||||||
user_rdn: cn=admin
|
user_rdn: cn=admin
|
||||||
argument_auth: true
|
argument_auth: true
|
||||||
lock: false
|
lock: false
|
||||||
|
arguments: []
|
||||||
#############################
|
#############################
|
||||||
# Test Actions #
|
# Test Actions #
|
||||||
#############################
|
#############################
|
||||||
|
|
Loading…
Add table
Reference in a new issue