Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -431,7 +431,7 @@ import SwiftEventBus | ... | @@ -431,7 +431,7 @@ import SwiftEventBus |
431 | 431 | ||
432 | swiftApi().logTrackersEvent("screen", "LoyaltyWalletScreen") | 432 | swiftApi().logTrackersEvent("screen", "LoyaltyWalletScreen") |
433 | 433 | ||
434 | - addNavShadow() | 434 | + // addNavShadow() |
435 | 435 | ||
436 | let userTag = swiftApi().getUserTag() | 436 | let userTag = swiftApi().getUserTag() |
437 | if (questionnaireButton.currentTitle != userTag) { | 437 | if (questionnaireButton.currentTitle != userTag) { | ... | ... |
-
Please register or login to post a comment