Преглед на файлове

Merge pull request #1314 from deltachat/set-translations

set stock translations on account changes
bjoern преди 4 години
родител
ревизия
cc9108410b
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      deltachat-ios/AppDelegate.swift

+ 1 - 0
deltachat-ios/AppDelegate.swift

@@ -473,6 +473,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
     }
 
     func reloadDcContext() {
+        setStockTranslations()
         locationManager.reloadDcContext()
         notificationManager.reloadDcContext()
         RelayHelper.sharedInstance.cancel()