Update README.md
This commit is contained in:
@@ -34,7 +34,7 @@ object config {
|
||||
var serviceName = ""
|
||||
|
||||
fun getConfig() {
|
||||
val configFile = File("chookpen.config")
|
||||
val configFile = File("chookchat.config")
|
||||
try {
|
||||
val config = configFile.readLines()
|
||||
var type = ""
|
||||
|
Reference in New Issue
Block a user