mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
apps: Use new setup mechanism
This commit is contained in:
parent
b112c82889
commit
83a56bba93
@ -23,3 +23,7 @@ from . import apps
|
|||||||
from .apps import init
|
from .apps import init
|
||||||
|
|
||||||
__all__ = ['apps', 'init']
|
__all__ = ['apps', 'init']
|
||||||
|
|
||||||
|
version = 1
|
||||||
|
|
||||||
|
is_essential = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user