10 changed files with 17 additions and 12 deletions
@ -1,5 +1,10 @@
@@ -1,5 +1,10 @@
|
||||
from django.apps import AppConfig |
||||
from suit.apps import DjangoSuitConfig |
||||
|
||||
|
||||
class GnousEuConfig(AppConfig): |
||||
name = 'apps.tuxbot_gnous_eu' |
||||
|
||||
|
||||
class SuitConfig(DjangoSuitConfig): |
||||
layout = 'vertical' |
||||
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Loading…
Reference in new issue