mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 11:08:28 +00:00
Cleanup JS
This commit is contained in:
@@ -71,7 +71,7 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
value: function () {
|
||||
console.log('budget: value changed to ' + this.value);
|
||||
// console.log('budget: value changed to ' + this.value);
|
||||
this.selected = this.value;
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user