Add credentials.lua

This commit is contained in:
entar 2025-09-05 12:33:11 +07:00
parent 8ab9c7c1dd
commit 7a4ae19b28

4
credentials.lua Normal file
View File

@ -0,0 +1,4 @@
return {
id = "",
key = ""
}