mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 09:52:20 +00:00
Make sure charts are destroyed.
This commit is contained in:
@@ -25,6 +25,7 @@ import {Flow, SankeyController} from 'chartjs-chart-sankey';
|
||||
import {loadTranslations} from "../../support/load-translations.js";
|
||||
import {I18n} from "i18n-js";
|
||||
import {getCacheKey} from "../../support/get-cache-key.js";
|
||||
import {format} from "date-fns";
|
||||
|
||||
Chart.register({SankeyController, Flow});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user