mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
- Adding Help page back.
- Adding Settings page back.
This commit is contained in:
6
res/app/components/stf/settings/settings-service.js
Normal file
6
res/app/components/stf/settings/settings-service.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = function SettingsServiceFactory($rootScope, $localForage) {
|
||||
|
||||
|
||||
|
||||
return $localForage
|
||||
}
|
||||
Reference in New Issue
Block a user