Skip to content

Commit

Permalink
Extract checksum from CH ini file
Browse files Browse the repository at this point in the history
  • Loading branch information
AddyMills committed Oct 3, 2023
1 parent b1e7762 commit df622bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/gui_initialize.py
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@ def import_from_ch_rbproj(self):
"artist": "artist_input",
"charter": "author_input",
"frets": "author_input",
"checksum": "checksum_input",
}
ini_lookup_int = {
"year": "year_input",
Expand Down

0 comments on commit df622bb

Please sign in to comment.