mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 23:05:17 +00:00
12 lines
255 B
Python
12 lines
255 B
Python
|
# encoding: UTF-8
|
||
|
|
||
|
from objectmaphelper import *
|
||
|
|
||
|
from scripts.onboarding_names import *
|
||
|
from scripts.login_names import *
|
||
|
from scripts.settings_names import *
|
||
|
|
||
|
from community_names import *
|
||
|
from community_portal_names import *
|
||
|
from search_names import *
|