Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112379
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
806 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/components/settings_modal/tabs/style_tab/style_tab.js b/src/components/settings_modal/tabs/style_tab/style_tab.js
index d105630d..42756d03 100644
--- a/src/components/settings_modal/tabs/style_tab/style_tab.js
+++ b/src/components/settings_modal/tabs/style_tab/style_tab.js
@@ -693,14 +693,13 @@ export default {
overallPreviewRules.value = init({
inputRuleset: exportRules.value,
ultimateBackgroundColor: '#000000',
- liteMode: true,
debug: true
}).eager
} catch (e) {
console.error('Could not compile preview theme', e)
return null
}
- }, 1000)
+ }, 5000)
//
// Apart from "hover" we can't really show how component looks like in
// certain states, so we have to fake them.
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 23, 11:54 AM (22 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38959
Default Alt Text
(806 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment