1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-26 02:39:27 -05:00

Update explore.vue

This commit is contained in:
syuilo 2021-10-17 18:39:58 +09:00
parent 3a11dba24f
commit a607149b19

View file

@ -174,7 +174,7 @@ export default defineComponent({
tagsRemote: [],
stats: null,
searchQuery: null,
searchOrigin: 'both',
searchOrigin: 'combined',
num: number,
};
},