mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 10:40:41 +01:00
fix(mobile): detection when authentication is disabled (closes #1660)
This commit is contained in:
2
src/express.d.ts
vendored
2
src/express.d.ts
vendored
@@ -20,6 +20,8 @@ export declare module "express-serve-static-core" {
|
||||
"trilium-component-id"?: string;
|
||||
"trilium-local-now-datetime"?: string;
|
||||
"trilium-hoisted-note-id"?: string;
|
||||
|
||||
"user-agent"?: string;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user