Fix animation after send feedback (back). Adds Share BitPay option in settings
This commit is contained in:
parent
58da84deff
commit
96e6fc5345
5 changed files with 27 additions and 12 deletions
|
|
@ -9,6 +9,7 @@ angular.module('copayApp.controllers').controller('tabSettingsController', funct
|
|||
var isWP = platformInfo.isWP;
|
||||
|
||||
$scope.usePushNotifications = isCordova && !isWP;
|
||||
$scope.isCordova = isCordova;
|
||||
|
||||
$scope.appName = $window.appConfig.nameCase;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue