Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -425,7 +425,7 @@ import SwiftEventBus | ... | @@ -425,7 +425,7 @@ import SwiftEventBus |
| 425 | 425 | ||
| 426 | swiftApi().logTrackersEvent("screen", "LoyaltyWalletScreen") | 426 | swiftApi().logTrackersEvent("screen", "LoyaltyWalletScreen") |
| 427 | 427 | ||
| 428 | - addNavShadow() | 428 | + // addNavShadow() |
| 429 | 429 | ||
| 430 | let userTag = swiftApi().getUserTag() | 430 | let userTag = swiftApi().getUserTag() |
| 431 | if (questionnaireButton.currentTitle != userTag) { | 431 | if (questionnaireButton.currentTitle != userTag) { | ... | ... |
-
Please register or login to post a comment