mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
First attempt at "create transaction"-form for v2 users.
This commit is contained in:
@@ -41,7 +41,7 @@ export default () => ({
|
||||
defaultRange: {
|
||||
start: null, end: null
|
||||
},
|
||||
language: 'en-US',
|
||||
language: 'en_US',
|
||||
|
||||
init() {
|
||||
// console.log('Dates init');
|
||||
|
||||
Reference in New Issue
Block a user