mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-06-18 14:41:21 +00:00
Change name
This commit is contained in:
@@ -6,4 +6,4 @@
|
|||||||
# Version 1.0
|
# Version 1.0
|
||||||
# Licence: FPA
|
# Licence: FPA
|
||||||
# (c) kuitoi.su 2023
|
# (c) kuitoi.su 2023
|
||||||
from .console import Console
|
from .console_system import Console
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
# Version 1.1
|
# Version 1.1
|
||||||
# Licence: FPA
|
# Licence: FPA
|
||||||
# (c) kuitoi.su 2023
|
# (c) kuitoi.su 2023
|
||||||
from .console import Console
|
from .ConsoleSystem import Console
|
||||||
from .ConfigProvider import ConfigProvider, Config
|
from .ConfigProvider import ConfigProvider, Config
|
||||||
from .i18n import MultiLanguage
|
from .i18n import MultiLanguage
|
||||||
from .EventsSystem import EventsSystem
|
from .EventsSystem import EventsSystem
|
||||||
|
|||||||
Reference in New Issue
Block a user