forked from creations/profilePage
add fprgejo image bottom right
This commit is contained in:
parent
df6e2325d9
commit
a739ffb4b7
4 changed files with 60 additions and 5 deletions
|
@ -1,11 +1,6 @@
|
|||
import { redisTtl, steamGridDbKey } from "@config/environment";
|
||||
import { logger } from "@helpers/logger";
|
||||
import { redis } from "bun";
|
||||
|
||||
if (!steamGridDbKey) {
|
||||
logger.warn("[SteamGridDB] Route disabled: Missing API key");
|
||||
}
|
||||
|
||||
const routeDef: RouteDef = {
|
||||
method: "GET",
|
||||
accepts: "*/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue