Music releases
This commit is contained in:
parent
47b69b5be7
commit
003c568099
12 changed files with 178 additions and 36 deletions
|
|
@ -30,7 +30,7 @@ export class MediaDbAdvancedSearchModal extends Modal {
|
|||
|
||||
console.log(this.selectedApis);
|
||||
|
||||
if (!this.query || this.query.length < 5) {
|
||||
if (!this.query || this.query.length < 3) {
|
||||
new Notice('MDB: Query to short');
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue