Skip to content

Commit

Permalink
Update src/UGDownloader/CTKGUI.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jabbey1 authored Apr 19, 2024
1 parent 313764d commit 8313d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UGDownloader/CTKGUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ def __init__(self, ):
# set default values
self.browser_button.set('Chrome')
self.headless_checkbox.select()
self.filetype_drop_down.set('Text')
self.filetype_drop_down.set('Guitar Pro')
self.appearance_mode_option_menu.set('Dark')
self.information_tabview.set('Notes')
# Set notes
Expand Down

0 comments on commit 8313d8f

Please sign in to comment.