mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
Fix: fixed zalgo text + html formatting inside of the review message
This commit is contained in:
@@ -19,6 +19,7 @@ import { format } from "date-fns";
|
||||
import { AchievementNotificationInfo } from "@types";
|
||||
|
||||
export * from "./constants";
|
||||
export * from "./html-sanitizer";
|
||||
|
||||
export class UserNotLoggedInError extends Error {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user