[feat:] refresh wiki nav tree manually (and file/folder-add icons)
This commit is contained in:
@@ -1302,4 +1302,9 @@ public partial class MainWindow : Window
|
||||
{
|
||||
Global.Save();
|
||||
}
|
||||
|
||||
private void BtnReloadWiki_OnClick(object? sender, RoutedEventArgs e)
|
||||
{
|
||||
PopulateNavTree();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user