mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
multiplatform: default files and directories were changed (#2683)
* multiplatform: default files and directories were changed * changes in paths and location of declaration * more renames * different paths * update linux paths --------- Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0bdd96ae8a
commit
8dd90733b8
@@ -36,6 +36,7 @@ class SimplexApp: Application(), LifecycleEventObserver {
|
||||
initHaskell()
|
||||
initMultiplatform()
|
||||
tmpDir.deleteRecursively()
|
||||
|
||||
withBGApi {
|
||||
initChatController()
|
||||
runMigrations()
|
||||
|
||||
Reference in New Issue
Block a user