mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
- Adding notifications.
This commit is contained in:
6
res/app/settings/notifications/notifications-service.js
Normal file
6
res/app/settings/notifications/notifications-service.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = function NotificationsServiceFactory() {
|
||||
var NotificationsService = {}
|
||||
|
||||
|
||||
return NotificationsService
|
||||
}
|
||||
Reference in New Issue
Block a user