mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	feat(react/settings): port backup DB list
This commit is contained in:
		| @@ -101,3 +101,9 @@ export interface PostTokensResponse { | ||||
| export interface BackupDatabaseNowResponse { | ||||
|     backupFile: string; | ||||
| } | ||||
|  | ||||
| export interface DatabaseBackup { | ||||
|     fileName: string; | ||||
|     filePath: string; | ||||
|     mtime: Date; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user