mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
chore(code): fix more js & ts files
This commit is contained in:
4
src/express.d.ts
vendored
4
src/express.d.ts
vendored
@@ -8,7 +8,7 @@ export declare module "express-serve-static-core" {
|
||||
headers: {
|
||||
"x-local-date"?: string;
|
||||
"x-labels"?: string;
|
||||
|
||||
|
||||
"authorization"?: string;
|
||||
"trilium-cred"?: string;
|
||||
"x-csrf-token"?: string;
|
||||
@@ -18,4 +18,4 @@ export declare module "express-serve-static-core" {
|
||||
"trilium-hoisted-note-id"?: string;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user