|
|
|
@ -33,7 +33,7 @@ class Preferences { |
|
|
|
PATCH_SESSION_SETS("patchSessionSet"), |
|
|
|
PATCH_SESSION_SETS("patchSessionSet"), |
|
|
|
PATCH_TRANSACTION_TYPES_NAMES("patchTransactionTypesNames"), |
|
|
|
PATCH_TRANSACTION_TYPES_NAMES("patchTransactionTypesNames"), |
|
|
|
// PATCH_BLINDS_FORMAT("patchBlindFormat"), |
|
|
|
// PATCH_BLINDS_FORMAT("patchBlindFormat"), |
|
|
|
PATCH_COMPUTABLE_RESULTS("patchPositiveSessions"), |
|
|
|
PATCH_COMPUTABLE_RESULTS("patchPositiveSessions_v2"), |
|
|
|
PATCH_ZERO_TABLE("patchZeroTable"), |
|
|
|
PATCH_ZERO_TABLE("patchZeroTable"), |
|
|
|
SHOW_STOP_NOTIFICATIONS("showStopNotifications"), |
|
|
|
SHOW_STOP_NOTIFICATIONS("showStopNotifications"), |
|
|
|
ADD_NEW_TRANSACTION_TYPES("addNewTransactionTypes_transfer"), |
|
|
|
ADD_NEW_TRANSACTION_TYPES("addNewTransactionTypes_transfer"), |
|
|
|
|