mirror of
https://github.com/Genshin-bots/gsuid_core.git
synced 2025-05-12 06:55:49 +08:00
fix: ColorText import error
This commit is contained in:
parent
41e345621a
commit
f530ecc29c
@ -1,6 +1,6 @@
|
|||||||
from typing import Union
|
from typing import Union
|
||||||
|
|
||||||
from color import Color, check_if_color
|
from .color import Color, check_if_color
|
||||||
|
|
||||||
|
|
||||||
class BaseTextContainer(list):
|
class BaseTextContainer(list):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user