add user service

This commit is contained in:
Xuan Sang LE
2018-02-28 16:25:07 +01:00
parent 0578f41c9c
commit 4116573c71
4 changed files with 29 additions and 2 deletions

View File

@ -376,6 +376,7 @@ self.OS.GUI =
# TODO: get services list from user setting
_GUI.pushServices [
"CoreServices/PushNotification",
"CoreServices/UserService",
"CoreServices/Spotlight",
"CoreServices/Calendar"
]