This commit is contained in:
bootunloader
2024-09-19 12:16:35 +03:00
parent 50e454535d
commit 8192c824fc
7 changed files with 200767 additions and 6 deletions

View File

@@ -278,7 +278,6 @@ export const mockGetUserData = async (
drawId: number,
chosenDate: string,
) => {
console.log("Rizzzzard of Mogwards!");
const entries = [] as BookingEntry[];
const rng = (min: number, max: number) => {