6 lines
147 B
Python
6 lines
147 B
Python
import app.views.index
|
|
import app.views.callbacks
|
|
import app.views.hook
|
|
import app.views.settings
|
|
import app.views.dynamic
|
|
import app.views.startup |