mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 01:05:14 +02:00
Added translate to everything.
Added new version update modal.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = function MenuCtrl($scope, $rootScope, SettingsService) {
|
||||
$rootScope.platform = 'web'
|
||||
$rootScope.platform = 'native'
|
||||
SettingsService.bind($rootScope, {
|
||||
key: 'platform',
|
||||
storeName: 'Platform'
|
||||
|
||||
Reference in New Issue
Block a user