mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 10:53:31 +00:00
Fix #3710
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
'?types=' +
|
||||
types +
|
||||
'&query=';
|
||||
console.log('Auto complete URI is now ' + this.accountAutoCompleteURI);
|
||||
// console.log('Auto complete URI is now ' + this.accountAutoCompleteURI);
|
||||
},
|
||||
hasError: function () {
|
||||
return this.error.length > 0;
|
||||
|
Reference in New Issue
Block a user