mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +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
|
||||
|
||||
__all__ = ['apps', 'init']
|
||||
|
||||
version = 1
|
||||
|
||||
is_essential = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user