Skip to content

Commit

Permalink
Fix multi topic widgets not rebuilding when changing NT settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold872 committed Dec 16, 2024
1 parent 08deead commit f3d05ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/widgets/nt_widgets/nt_widget.dart
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ class MultiTopicNTWidgetModel extends NTWidgetModel {
}

initializeSubscriptions();
refresh();
}

@override
Expand Down

0 comments on commit f3d05ac

Please sign in to comment.