diff --git a/src/components/Profile.vue b/src/components/Profile.vue index 80c468c..bd66acb 100644 --- a/src/components/Profile.vue +++ b/src/components/Profile.vue @@ -4,7 +4,7 @@
-

Profile

+

Profile ({{tokenValidity}})

{{profile.id}}

{{ errorMsg }}

@@ -16,12 +16,14 @@