tangled
alpha
login
or
join now
bunware.org
/
pin.to.it
6
fork
atom
Scrapboard.org client
6
fork
atom
overview
issues
pulls
pipelines
fix: remove unused code
bunware.org
7 months ago
b6263159
59607929
-7
1 changed file
expand all
collapse all
unified
split
src
app
moderation
page.tsx
-7
src/app/moderation/page.tsx
···
1
-
"use client";
2
-
3
-
import { ModerationSettings } from "@/components/ModerationSettings";
4
-
5
-
export default function ModerationPage() {
6
-
return <ModerationSettings />;
7
-
}
···
0
0
0
0
0
0
0