|
@@ -131,6 +131,7 @@ class NCShareExtension: UIViewController {
|
|
}
|
|
}
|
|
NCBrandColor.shared.createUserColors()
|
|
NCBrandColor.shared.createUserColors()
|
|
NCImageCache.shared.createImagesCache()
|
|
NCImageCache.shared.createImagesCache()
|
|
|
|
+ NCImageCache.shared.createImagesBrandCache()
|
|
|
|
|
|
hud.indicatorView = JGProgressHUDRingIndicatorView()
|
|
hud.indicatorView = JGProgressHUDRingIndicatorView()
|
|
if let indicatorView = hud.indicatorView as? JGProgressHUDRingIndicatorView {
|
|
if let indicatorView = hud.indicatorView as? JGProgressHUDRingIndicatorView {
|