mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Rebuild FP
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
export default {
|
||||
name: "CreateTransaction",
|
||||
components: {},
|
||||
mounted() {
|
||||
created() {
|
||||
this.addTransactionToArray();
|
||||
document.onreadystatechange = () => {
|
||||
if (document.readyState === "complete") {
|
||||
|
Reference in New Issue
Block a user