mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	implemented date promoted attribute
This commit is contained in:
		| @@ -26,8 +26,7 @@ function AttributesModel() { | ||||
|         { text: "Text", value: "text" }, | ||||
|         { text: "Number", value: "number" }, | ||||
|         { text: "Boolean", value: "boolean" }, | ||||
|         { text: "Date", value: "date" }, | ||||
|         { text: "DateTime", value: "datetime" } | ||||
|         { text: "Date", value: "date" } | ||||
|     ]; | ||||
|  | ||||
|     this.multiplicityTypes = [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user