Skip to content

Commit

Permalink
Update fdialog.py
Browse files Browse the repository at this point in the history
  • Loading branch information
totallynotdrait authored Dec 11, 2023
1 parent 22eac61 commit 4ba525d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fdialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ def internal():
_makefile(file, open_file)
else:
_makefile(file, open_file)
dpg.configure_item("ex_path_input", default_value=os.getcwd())

# exceptions
except FileNotFoundError:
Expand Down

0 comments on commit 4ba525d

Please sign in to comment.