Skip to content

Commit

Permalink
adapt config search
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 committed Dec 17, 2024
1 parent e472a66 commit 6a2a056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WLEDLipSync.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ def on_ok_click():
handler_name='WLEDLogger',
config_path=config_file)

# set info_window executable
if sys.platform.lower() != "win32":
file_to_set = work_dir + '/WLEDLipSync/' + utils.info_window_exe_name()
utils.make_file_executable(file_to_set)
Expand Down

0 comments on commit 6a2a056

Please sign in to comment.