mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 11:31:06 +00:00
Fix #3114
This commit is contained in:
@@ -65,10 +65,6 @@
|
||||
{
|
||||
name: this.no_budget,
|
||||
id: 0,
|
||||
},
|
||||
{
|
||||
name: this.no_budget,
|
||||
id: null,
|
||||
}
|
||||
];
|
||||
for (const key in res.data) {
|
||||
|
||||
Reference in New Issue
Block a user