mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-08 10:35:27 -05:00
FileMode/FileOption debugging, fixes, and added safety.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace strings::names
|
||||
inline constexpr std::string_view FILEOPTION_CONFS = "FileOptionConfs";
|
||||
inline constexpr std::string_view FILEOPTION_MESSAGES = "FileOptionMessages";
|
||||
inline constexpr std::string_view FILEOPTION_STATUS = "FileOptionStatus";
|
||||
inline constexpr std::string_view FILEMODE_POPS = "FileModePops";
|
||||
inline constexpr std::string_view FILEOPTION_POPS = "FileOptionPops";
|
||||
inline constexpr std::string_view GENERAL_POPS = "GeneralPops";
|
||||
inline constexpr std::string_view GOOGLE_DRIVE = "GoogleDriveStrings";
|
||||
inline constexpr std::string_view HOLDING_STRINGS = "HoldingStrings";
|
||||
|
||||
Reference in New Issue
Block a user