mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	switching notes and tabs now work for most widgets
This commit is contained in:
		@@ -35,7 +35,7 @@ export default class PromotedAttributesWidget extends TabAwareWidget {
 | 
			
		||||
        return this.$widget;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    async activeTabChanged() {
 | 
			
		||||
    async refresh() {
 | 
			
		||||
        this.$container.empty();
 | 
			
		||||
 | 
			
		||||
        const attributes = await this.tabContext.attributes.getAttributes();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user