Move ToS to content collection

This commit is contained in:
Bad Manners 2024-12-05 21:46:09 -03:00
parent a97ea99c75
commit 776d1a0bca
11 changed files with 47 additions and 38 deletions

View file

@ -10,7 +10,7 @@ import {
IconWeasyl,
} from "@components/icons/brands";
import { TOS_COMMISSION_STATUS } from "@data/tos";
import { TOS_COMMISSION_STATUS } from "@data/tos_status";
import { SUBSCRIBESTAR_ENABLED } from "@data/subscribestar";
---