mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
8 lines
184 B
Python
8 lines
184 B
Python
|
# encoding: UTF-8
|
||
|
|
||
|
from objectmaphelper import *
|
||
|
|
||
|
from scripts.onboarding_names import *
|
||
|
from scripts.login_names import *
|
||
|
from scripts.settings_names import *
|
||
|
from chat_names import *
|