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