mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-11 23:53:05 -04:00
update statics host
This commit is contained in:
parent
643c2f8bf4
commit
3fc57232bb
2 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ module.exports = {
|
|||
} catch(e){
|
||||
console.log(e)
|
||||
return await editOrReply(context, createEmbed("image", context, {
|
||||
url: "https://derpystuff.gitlab.io/webstorage4/v2/assets/screenshot/screenshot_error.png"
|
||||
url: "https://bignutty.gitlab.io/webstorage4/v2/assets/screenshot/screenshot_error.png"
|
||||
}))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue