mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
Expand v2 layout with experimental view.
This commit is contained in:
@@ -45,7 +45,6 @@ export default () => ({
|
||||
language: 'en_US',
|
||||
|
||||
init() {
|
||||
console.log(`Loading page component "DATES" with language "${i18next.t('key')}".`);
|
||||
this.range = {
|
||||
start: new Date(window.store.get('start')),
|
||||
end: new Date(window.store.get('end'))
|
||||
|
||||
Reference in New Issue
Block a user