Update Hashtag.vue component

This commit is contained in:
Daniel Supernault 2019-07-08 20:09:49 -06:00
parent cec1c118d5
commit 882f4aeba9
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -100,7 +100,7 @@
data() { data() {
return { return {
loaded: false, loaded: false,
page: 2, page: 1,
authenticated: false, authenticated: false,
following: false, following: false,
tags: [], tags: [],