mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	introducing meta types for import/export, fixes for attachments export
This commit is contained in:
		@@ -27,7 +27,7 @@ function getOption(name) {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * @returns {number}
 | 
			
		||||
 * @returns {integer}
 | 
			
		||||
 */
 | 
			
		||||
function getOptionInt(name) {
 | 
			
		||||
    const val = getOption(name);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user