Skip to content

Commit db45f7b

Browse files
authored
Update Commands.example.json
1 parent 438e90f commit db45f7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CustomCommands/Commands.example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"say hello"
4040
],
4141
"Permission": {
42-
"ReguiresAllPermissions": false,
42+
"RequiresAllPermissions": false,
4343
"PermissionList": [
4444
"@css/cvar",
4545
"@custom/permission",
4646
"#css/simple-admin"
4747
]
4848
}
4949
}
50-
]
50+
]

0 commit comments

Comments
 (0)