mirror of
https://github.com/RfidResearchGroup/RFIDtools.git
synced 2026-05-12 11:19:59 -07:00
pm3 settings key added.
This commit is contained in:
@@ -15,6 +15,8 @@ public class Properties {
|
||||
public static String k_app_language = "language";
|
||||
//Key files select history!
|
||||
public static String k_common_rw_keyfile_selected = "commonRWKeyFilesSelected";
|
||||
// Auto Goto Termux View
|
||||
public static String k_auto_goto_termux = "autoGotoTermuxView";
|
||||
// Auto Goto terminal View
|
||||
public static String k_auto_goto_terminal = "autoGotoTermuxView";
|
||||
// The type of terminal
|
||||
public static String k_terminal_type = "terminal_type";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user