2026-05-12 11:04:22 +10:00

6 lines
93 B
Python

from django.apps import AppConfig
class InterfaceConfig(AppConfig):
name = "interface"