mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
code format
This commit is contained in:
parent
d9fa6c7858
commit
be6ff8e12a
1 changed files with 1 additions and 0 deletions
|
@ -783,6 +783,7 @@ class Interface(BaseInterface):
|
|||
locale = m18n.default_locale
|
||||
m18n.set_locale(locale)
|
||||
return callback(*args, **kwargs)
|
||||
|
||||
return wrapper
|
||||
|
||||
# Install plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue