misc
This commit is contained in:
@@ -1258,6 +1258,9 @@ public partial class MainForm : Form
|
||||
WinMpvHelp.AddToPath();
|
||||
}, DispatcherPriority.Background);
|
||||
});
|
||||
|
||||
//TODO: Player.Command("script-message-to mpvnet show-conf-editor");
|
||||
Player.Command("script-message-to mpvnet show-conf-editor");
|
||||
}
|
||||
|
||||
void ContextMenu_Closed(object sender, System.Windows.RoutedEventArgs e) => MenuAutoResetEvent.Set();
|
||||
|
||||
Reference in New Issue
Block a user