feat: add listening groups config
This commit is contained in:
7 files changed
+27
-5
No files matched your search
@@ -15,4 +15,5 @@ data class Config(
|
||||
val wsAddress: String,
|
||||
val accessToken: String,
|
||||
val port: Int,
|
||||
val listeningGroups: List<Long>
|
||||
)
|
||||
Reference in New Issue
Block a user