This commit is contained in:
jude
2024-04-20 22:14:49 +01:00
parent 1d06999e41
commit 9f5066f982
3 changed files with 2 additions and 3 deletions

View File

@ -10,7 +10,6 @@ import { useQuery } from "react-query";
import "./styles.scss";
import { useGuild } from "../App/useGuild";
import { DEFAULT_COLOR } from "./Embed";
import { useTimezone } from "../App/TimezoneProvider";
function defaultReminder(): Reminder {
return {