added config file

This commit is contained in:
2023-07-02 19:37:29 +09:00
parent df59d5e548
commit 4f712330f5
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#module \
Chat
#define URL ("https://miteruzo.ml/goatoh_training/chat.php")
#define URL (CONFIG_SERVER_URL + "/chat.php")
#defcfunc local \
New \