mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
ui: always use private routing by default
This commit is contained in:
@@ -236,7 +236,7 @@ coreChatOptsP appDir defaultDbFileName = do
|
||||
)
|
||||
yesToUpMigrations <-
|
||||
switch
|
||||
( long "--yes-migrate"
|
||||
( long "yes-migrate"
|
||||
<> short 'y'
|
||||
<> help "Automatically confirm \"up\" database migrations"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user