mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
commit
343c596b56
1 changed files with 1 additions and 1 deletions
|
@ -609,7 +609,7 @@ def app_removeaccess(apps, users):
|
|||
|
||||
def app_setting(app, key, value=None, delete=False):
|
||||
"""
|
||||
Set ou get an app setting value
|
||||
Set or get an app setting value
|
||||
|
||||
Keyword argument:
|
||||
value -- Value to set
|
||||
|
|
Loading…
Reference in a new issue