aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.Client/mod.json')
-rw-r--r--Northstar.Client/mod.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json
index 667c4aa2d..100681d2e 100644
--- a/Northstar.Client/mod.json
+++ b/Northstar.Client/mod.json
@@ -54,6 +54,13 @@
}
},
{
+ "Path": "ui/menu_ns_setversionlabel.nut",
+ "RunOn": "UI",
+ "UICallback": {
+ "After": "NS_SetVersionLabel"
+ }
+ },
+ {
"Path": "presence/ui_presence.nut",
"RunOn": "UI",
"UICallback": {