Przeglądaj źródła

Merge branch 'master' of git.bubblev.org:bubblev/bubble-web into fix/missing-functionalities

pull/64/head
Tyler Chen 4 lat temu
rodzic
commit
80a1f84026
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/_pages/Layout.vue

+ 1
- 0
src/_pages/Layout.vue Wyświetl plik

@@ -130,6 +130,7 @@ export default {
this.hasPaymentMethod === true ||
this.$route.path === '/payment'));
},

policy(p) {
this.verifiedContacts = this.hasVerifiedContact(p);
const currentUser = util.currentUser();


Ładowanie…
Anuluj
Zapisz