Fixing and Sitemap and Robots.txt
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
import type {EventFight} from "../types/event.js";
|
||||
import {fetchWithToken} from "./repo.js";
|
||||
import {fetchWithToken} from "./repo";
|
||||
import {z} from "zod";
|
||||
import {EventFightSchema} from "../types/event.js";
|
||||
import type {Dayjs} from "dayjs";
|
||||
|
||||
Reference in New Issue
Block a user