pankow moved to @cloudron/pankow
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import moment from 'moment-timezone';
|
||||
import { onMounted, onUnmounted, useTemplateRef, watch } from 'vue';
|
||||
import Chart from 'chart.js/auto';
|
||||
import { prettyDecimalSize } from 'pankow/utils';
|
||||
import { prettyDecimalSize } from '@cloudron/pankow/utils';
|
||||
import annotationPlugin from 'chartjs-plugin-annotation';
|
||||
|
||||
Chart.register(annotationPlugin);
|
||||
|
||||
Reference in New Issue
Block a user