Fixing and Sitemap and Robots.txt
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
import type {EventFight, ExtendedEvent} from "../../../../types/event.js";
|
||||
import FightEditPart from "../../../components/FightEditPart.svelte";
|
||||
import type {UpdateFight} from "../../../../repo/fight.js";
|
||||
import {fightRepo} from "../../../../repo/repo.js";
|
||||
import {fightRepo} from "../../../../repo/repo";
|
||||
import ErrorModal from "../../../components/ErrorModal.svelte";
|
||||
import {createEventDispatcher} from "svelte";
|
||||
import dayjs from "dayjs";
|
||||
|
||||
Reference in New Issue
Block a user