mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-08-28 05:24:31 -05:00
Implement AppletModeState and block applet mode completely.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
namespace strings::names
|
||||
{
|
||||
inline constexpr std::string_view APPLET_MODE = "AppletMode";
|
||||
inline constexpr std::string_view BACKUPMENU_MENU = "BackupMenu";
|
||||
inline constexpr std::string_view BACKUPMENU_CONFS = "BackupMenuConfirmations";
|
||||
inline constexpr std::string_view BACKUPMENU_POPS = "BackupMenuPops";
|
||||
|
||||
Reference in New Issue
Block a user