Update explore.vue

This commit is contained in:
syuilo 2021-10-17 18:39:58 +09:00
parent 3a11dba24f
commit a607149b19
1 changed files with 1 additions and 1 deletions

View File

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