marinofaggiana 4 年之前
父节点
当前提交
62611a7be7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/AppDelegate.m

+ 1 - 0
iOSClient/AppDelegate.m

@@ -867,6 +867,7 @@
     }
         
     [NCBrandColor.sharedInstance setDarkMode];
+    
     dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
         [[NCCollectionCommon shared] createImagesThemingColor];
         [[NSNotificationCenter defaultCenter] postNotificationOnMainThreadName:k_notificationCenter_changeTheming object:nil];