fixed broken import

This commit is contained in:
Polaris
2024-09-02 07:59:22 -04:00
parent a121b3ed8f
commit 0d64ff0bf5

View File

@ -1,4 +1,4 @@
import { KamaitachiExport } from "./kamaitachiexport"; import { KamaitachiExport } from "./kamaitachi";
const KamaitachiSettingsPage = async () => { const KamaitachiSettingsPage = async () => {
return ( return (