mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-18 00:35:36 +00:00
Change name
This commit is contained in:
parent
467b941611
commit
c061022897
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user