mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
No, I totally did not commit this to prod.
This commit is contained in:
@@ -175,9 +175,6 @@ function Locale({ children, locale }: Props) {
|
||||
return obj;
|
||||
}
|
||||
|
||||
dayjs.updateLocale("en", {
|
||||
calendar: { ...definition.dayjs, sameDay: "sussy baka" },
|
||||
});
|
||||
useEffect(() => {
|
||||
if (locale === "en") {
|
||||
const defn = transformLanguage(definition);
|
||||
|
||||
Reference in New Issue
Block a user