We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b344e94 commit dbca0d6Copy full SHA for dbca0d6
1 file changed
mastodon-timeline-setup.js
@@ -132,4 +132,4 @@ const myTimeline = new MastodonTimeline.Init({
132
}
133
134
// Initialize theme synchronization when the timeline is ready
135
- setTimeout(setupThemeSync, 1000);
+ setTimeout(setupThemeSync, 100);
0 commit comments