mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
moved auto read only options to code/text tabs
This commit is contained in:
@@ -57,4 +57,3 @@ app.on('will-quit', () => {
|
||||
process.env['ELECTRON_DISABLE_SECURITY_WARNINGS'] = 'true';
|
||||
|
||||
require('./src/www');
|
||||
const options = require("./src/public/app/services/options.js");
|
||||
|
||||
Reference in New Issue
Block a user