mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-17 18:11:54 +00:00
11 lines
254 B
Python
11 lines
254 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 * |