mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update Hashtag.vue component
This commit is contained in:
parent
cec1c118d5
commit
882f4aeba9
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
data() {
|
||||
return {
|
||||
loaded: false,
|
||||
page: 2,
|
||||
page: 1,
|
||||
authenticated: false,
|
||||
following: false,
|
||||
tags: [],
|
||||
|
|
Loading…
Reference in a new issue