forked from DebaucheryLibrarian/traxxx
Added tag photos.
This commit is contained in:
@@ -41,7 +41,7 @@ import Releases from '../releases/releases.vue';
|
||||
async function search() {
|
||||
const results = await this.$store.dispatch('search', {
|
||||
query: this.query,
|
||||
limit: 100,
|
||||
limit: 10,
|
||||
});
|
||||
|
||||
this.loading = false;
|
||||
|
||||
Reference in New Issue
Block a user