Temp test

This commit is contained in:
2026-01-30 21:43:50 -07:00
parent 0e10c1d09c
commit 03a2d9a4f5

View File

@@ -967,11 +967,6 @@ app.post('/berrydash/splash-text', berryDashSplashTextPostHandler, {
body: t.Object({
token: t.String(),
content: t.String()
}),
headers: t.Object({
authorization: t.String({
description: 'This is your session token'
})
})
})
app.all('*', () =>