1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 17:42:20 +03:00

Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop

This commit is contained in:
David Sangrey 2023-12-16 14:58:46 -05:00
commit 7c854781dd
No known key found for this signature in database
GPG Key ID: 3AEADBB0186884BC

View File

@ -2353,7 +2353,6 @@ sys.path: {sys.path}'''
ui_transparency = 100
root.wm_attributes('-alpha', ui_transparency / 100)
# Display message box about plugins without Python 3.x support
# Display message box about plugins that failed to load
root.after(0, messagebox_broken_plugins)
# Display message box about plugins without Python 3.x support