Moved config example file location

This commit is contained in:
2022-03-05 19:43:24 +07:00
parent 22e4a5ddac
commit abc2f3053c
4 changed files with 2 additions and 3 deletions
+15
View File
@@ -0,0 +1,15 @@
[
{
"type": "ping",
"title": "☁️Internet | ",
"host": "1.1.1.1"
},
{
"type": "discordwebsocket",
"title": "🚀 Discord Websocket | "
},
{
"type": "discordhttp",
"title": "🏓 Discord HTTP | "
}
]