mirror of
https://github.com/zadam/trilium.git
synced 2026-01-05 15:09:57 +01:00
chore(prettier): fix all files
This commit is contained in:
@@ -13,5 +13,5 @@ export interface SetupStatusResponse {
|
||||
*/
|
||||
export interface SetupSyncSeedResponse {
|
||||
syncVersion: number;
|
||||
options: OptionRow[]
|
||||
options: OptionRow[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user