mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ja ja typing stuff gneugneugneu
This commit is contained in:
parent
2cc1e7224e
commit
72a13c7b48
1 changed files with 1 additions and 1 deletions
|
@ -1921,7 +1921,7 @@ ynh_app_config_run $1
|
||||||
raise YunohostError("app_action_failed", action=action, app=app)
|
raise YunohostError("app_action_failed", action=action, app=app)
|
||||||
return values
|
return values
|
||||||
|
|
||||||
def _get_partial_raw_config(self) -> "RawConfig":
|
def _get_partial_raw_config(self):
|
||||||
|
|
||||||
raw_config = super()._get_partial_raw_config()
|
raw_config = super()._get_partial_raw_config()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue