ref: hide all html tags by default
This commit is contained in:
@@ -27,7 +27,6 @@ extension PreviewGenerator {
|
||||
entitlements.applyFallbackIfNeeded(provisionPlist?["Entitlements"] as? PlistDict)
|
||||
|
||||
if entitlements.html == nil && !entitlements.hasError {
|
||||
self.apply(["EntitlementsHidden" : CLASS_HIDDEN])
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user