feat: add nailong detect
This commit is contained in:
7 files changed
+40
-2
No files matched your search
@@ -50,4 +50,5 @@ class ConfigManager : JsonFileHandler<Config>("config.json") {
|
||||
val azureAppClientId = config.azureAppClientId
|
||||
val youtubeDataApiKey = config.youtubeDataApiKey
|
||||
val dbConfig = config.database
|
||||
val naiLongApiUrl = config.naiLongApiUrl
|
||||
}
|
||||
Reference in New Issue
Block a user