mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 10:33:30 +00:00
Better event.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
v-on:set-budget="storeField($event)"
|
||||
v-on:set-category="storeField($event)"
|
||||
v-on:set-bill="storeField($event)"
|
||||
v-on:set-tags="storeTags(index, $event)"
|
||||
v-on:set-tags="storeField($event)"
|
||||
v-on:set-piggy-bank="storePiggyBank(index, $event)"
|
||||
v-on:set-internal-reference="storeInternalReference(index, $event)"
|
||||
v-on:set-external-url="storeExternalUrl(index, $event)"
|
||||
|
Reference in New Issue
Block a user