fix: hide encryption upgrade
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
.right
|
||||
.sk-app-bar-item(
|
||||
ng-click='ctrl.openSecurityUpdate()',
|
||||
ng-if='ctrl.state.dataUpgradeAvailable && ctrl.state.showDataUpgrade'
|
||||
ng-if='false'
|
||||
)
|
||||
span.success.sk-label Encryption upgrade available.
|
||||
.sk-app-bar-item(
|
||||
|
||||
Reference in New Issue
Block a user