mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-12 07:14:37 +00:00
6 lines
156 B
Python
6 lines
156 B
Python
|
from .component_names import *
|
||
|
from .main_window_names import *
|
||
|
from .messages_names import *
|
||
|
from .onboarding_names import *
|
||
|
from .settings_names import *
|