marinofaggiana 4 năm trước cách đây
mục cha
commit
62611a7be7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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];