move to npm logger, fix favicon, clan badges, user avatar
All checks were successful
Code quality checks / biome (push) Successful in 10s

This commit is contained in:
creations 2025-04-23 11:58:55 -04:00
parent 92f2280099
commit bd680ab607
Signed by: creations
GPG key ID: 8F553AA4320FC711
9 changed files with 18 additions and 222 deletions

View file

@ -1,4 +1,4 @@
import { logger } from "@helpers/logger";
import { logger } from "@creations.works/logger";
import { serverHandler } from "@/server";