settings: remove unstable apps key

it's not used anymore
This commit is contained in:
Girish Ramakrishnan
2023-08-02 19:28:14 +05:30
parent c7f2a04e8c
commit 77e6b69a63
6 changed files with 1 additions and 72 deletions

View File

@@ -25,7 +25,6 @@ angular.module('Application').controller('AppStoreController', ['$scope', '$tran
$scope.cachedCategory = ''; // used to cache the selected category while searching
$scope.searchString = '';
$scope.validSubscription = false;
$scope.unstableApps = false;
$scope.subscription = {};
$scope.memory = null; // { memory, swap }