mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
chore(code): fix editorconfig for src/public
This commit is contained in:
@@ -2,4 +2,4 @@ export interface Blob {
|
||||
blobId: string;
|
||||
content: string | Buffer;
|
||||
utcDateModified: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user