Some Code Cleanup
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
Legend,
|
||||
Title
|
||||
} from "chart.js"
|
||||
import type {FightStats} from "./types/stats.ts"
|
||||
import type {FightStats} from "@type/stats.ts"
|
||||
import 'chartjs-adapter-dayjs-4'
|
||||
|
||||
export let data: FightStats;
|
||||
|
||||
Reference in New Issue
Block a user