Revert display_mode info on event
This commit is contained in:
@@ -2168,8 +2168,7 @@ script:
|
||||
{
|
||||
{"type", "page_changed"},
|
||||
{"page", page.c_str()},
|
||||
{"entity", detailed_entity->state.c_str()},
|
||||
{"display_mode", display_mode->state.c_str()}
|
||||
{"entity", detailed_entity->state.c_str()}
|
||||
});
|
||||
|
||||
// Call page constructor
|
||||
|
||||
Reference in New Issue
Block a user