mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(react/dialogs): port recent_changes
This commit is contained in:
		| @@ -45,3 +45,8 @@ export interface RevisionPojo { | ||||
|     content?: string | Buffer<ArrayBufferLike>; | ||||
|     contentLength?: number; | ||||
| } | ||||
|  | ||||
| export interface RecentChangesRow { | ||||
|     noteId: string; | ||||
|     date: string; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user