Update plugins.py

This commit is contained in:
Vishal 2023-06-21 17:28:16 +05:30 committed by GitHub
parent abe5380aa9
commit 9f9e3e9c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,4 +426,4 @@ class PluginWindow(bui.Window):
assert bui.app.classic is not None
bui.app.ui_v1.set_main_menu_window(
AdvancedSettingsWindow(transition='in_left').get_root_widget()
)
)