mirror of
https://github.com/zadam/trilium.git
synced 2026-05-27 13:31:51 +02: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.