5 lines
44 B
Python
5 lines
44 B
Python
|
|
from .config import Icons
|
|
|
|
icons = Icons()
|
|
|
from .config import Icons
|
|
|
|
icons = Icons()
|