mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
feat(react/settings): port backup DB now
This commit is contained in:
@@ -97,3 +97,7 @@ export interface EtapiToken {
|
||||
export interface PostTokensResponse {
|
||||
authToken: string;
|
||||
}
|
||||
|
||||
export interface BackupDatabaseNowResponse {
|
||||
backupFile: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user