mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-25 05:55:21 +08:00

Apparently the issue was caused by options_init which for Electron was attempting to read the theme asynchronously. That's why it didn't cause issues on the server build.