Server: implement per-device display mode override
This commit is contained in:
@@ -100,6 +100,7 @@ namespace crypto {
|
||||
std::string name;
|
||||
std::string uuid;
|
||||
std::string cert;
|
||||
std::string display_mode;
|
||||
std::list<command_entry_t> do_cmds;
|
||||
std::list<command_entry_t> undo_cmds;
|
||||
PERM perm;
|
||||
|
||||
Reference in New Issue
Block a user