mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	ETAPI auth, spec improvements etc.
This commit is contained in:
		| @@ -36,7 +36,7 @@ function getClipperInboxNote() { | ||||
|     let clipperInbox = attributeService.getNoteWithLabel('clipperInbox'); | ||||
|  | ||||
|     if (!clipperInbox) { | ||||
|         clipperInbox = dateNoteService.getDateNote(dateUtils.localNowDate()); | ||||
|         clipperInbox = dateNoteService.getDayNote(dateUtils.localNowDate()); | ||||
|     } | ||||
|  | ||||
|     return clipperInbox; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user