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