Skip to content

Commit

Permalink
Misplaced a mark
Browse files Browse the repository at this point in the history
  • Loading branch information
DaxDupont committed Jan 8, 2025
1 parent 1123c37 commit e9dc70e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ static const UInt32 kLangIDs[] =
IDX_SETTINGS_WANT_PATH_HISTORY,
IDX_SETTINGS_WANT_COPY_HISTORY,
IDX_SETTINGS_WANT_FOLDER_HISTORY,
// **************** NanaZip Modification Start ****************
IDX_SETTINGS_LOWERCASE_HASHES,
// **************** NanaZip Modification End ****************
// **************** NanaZip Modification Start ****************
IDX_SETTINGS_OPEN_FOLDER_AFTER
// **************** NanaZip Modification End ****************
// , IDT_COMPRESS_MEMORY
};

Expand Down

0 comments on commit e9dc70e

Please sign in to comment.