Fix
This commit is contained in:
@@ -58,7 +58,7 @@ export default function BerryDashSplash () {
|
||||
|
||||
try {
|
||||
const result = await axios.post(
|
||||
'/api/account/berrydash/splash-text',
|
||||
'/api/berrydash/splash-text',
|
||||
{
|
||||
token,
|
||||
content: text
|
||||
|
||||
Reference in New Issue
Block a user