diff --git a/Makefile b/Makefile index f285fb3..bc2a6f1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SPK_NAME = rr-manager SPK_VERS = 2.0 -SPK_REV = 21 +SPK_REV = 22 SPK_ICON = src/rr-manager.png DSM_UI_DIR = app diff --git a/src/app/config b/src/app/config index ccfb7cc..f723995 100644 --- a/src/app/config +++ b/src/app/config @@ -23,7 +23,7 @@ "type": "widget", "title": "RR Manager", "icon": "images/rr-manager-{0}.png", - "appInstance": "SYNO.SDS.AdminCenter.Application", + "appInstance": "SYNOCOMMUNITY.RRManager.AppInstance", "launchParam": "{\"fn\":\"SYNOCOMMUNITY.RRManager.Overview.Main\"}", "depend": ["SYNO.SDS._Widget.GridPanel"], "texts": "texts"