add auto update for android
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
.text-caption.text-grey.text-uppercase.mt-1 {{ $t('stats.correct') }}
|
||||
|
||||
v-btn.text-black.font-weight-bold.glow-btn(
|
||||
to="/dashboard"
|
||||
to="/"
|
||||
block
|
||||
color="primary"
|
||||
height="50"
|
||||
@@ -108,7 +108,7 @@
|
||||
.text-h4.mb-2.text-white {{ $t('review.caughtUp') }}
|
||||
.text-grey.mb-6 {{ $t('review.noReviews') }}
|
||||
v-btn.font-weight-bold(
|
||||
to="/dashboard"
|
||||
to="/"
|
||||
color="primary"
|
||||
variant="tonal"
|
||||
) {{ $t('review.viewCollection') }}
|
||||
|
||||
Reference in New Issue
Block a user