mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 10:53:31 +00:00
Code fixes.
This commit is contained in:
@@ -65,8 +65,6 @@ export default {
|
||||
liability_direction: function (value) {
|
||||
this.$emit('set-field', {field: 'liability_direction', value: value});
|
||||
},
|
||||
},
|
||||
created() {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user