mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 09:52:20 +00:00
Make sure components are edit-ready.
This commit is contained in:
@@ -91,6 +91,8 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.selectedAccountTrigger = true;
|
||||
this.accountName = this.account.name ?? '';
|
||||
this.createInitialSet();
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user