v8.1
This commit is contained in:
@@ -28,7 +28,7 @@ export default async function timeNotice() {
|
||||
} else {
|
||||
// 投稿
|
||||
const resUeuse = await fetch(
|
||||
`https://${config.uwuzu.host}/api/ueuse/create`,
|
||||
`${config.uwuzu.host}/api/ueuse/create`,
|
||||
{
|
||||
method: "POST",
|
||||
body: JSON.stringify({
|
||||
|
||||
Reference in New Issue
Block a user