mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const PROTOCOL_VERSION_MAJOR = 2;
|
||||
const PROTOCOL_VERSION_MAJOR = 1;
|
||||
|
||||
function isDevEnv() {
|
||||
const manifest = browser.runtime.getManifest();
|
||||
|
||||
Reference in New Issue
Block a user