summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index eb1325c..a2d7129 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -641,6 +641,7 @@ int plugin_load(const char* plugin, void* parameter)
lcd_remote_clear_display();
lcd_remote_update();
#endif
+ action_signalscreenchange();
if (pfn_tsr_exit == NULL)
plugin_loaded = false;