Add a new Desktop HP device (large DPR2 screen)
This commit is contained in:
@@ -6,7 +6,7 @@ settingsService.factory('Settings', ['localStorageService', function(localStorag
|
||||
|
||||
getMergedSettings: function() {
|
||||
var defaultSettings = {
|
||||
device: 'desktop',
|
||||
device: 'mobile',
|
||||
showAdvanced: false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user