mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	Merge remote-tracking branch 'origin/stable'
This commit is contained in:
		
						commit
						345de752d1
					
				@ -67,8 +67,6 @@ export default class NoteTypeWidget extends TabAwareWidget {
 | 
			
		||||
                    const noteType = NOTE_TYPES.find(nt => nt.type === type);
 | 
			
		||||
 | 
			
		||||
                    this.save(noteType.type, noteType.mime);
 | 
			
		||||
 | 
			
		||||
                    this.$widget.find('.dropdown-toggle').dropdown('toggle');
 | 
			
		||||
                });
 | 
			
		||||
 | 
			
		||||
            if (this.note.type === noteType.type) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user