mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 05:57:26 +08:00
[+] Test constants
This commit is contained in:
@@ -5,6 +5,8 @@ import io.ktor.client.statement.*
|
|||||||
import kotlin.random.Random
|
import kotlin.random.Random
|
||||||
import kotlin.random.nextInt
|
import kotlin.random.nextInt
|
||||||
|
|
||||||
|
const val BOARD_ID = "ACAE-01A99999999"
|
||||||
|
const val FULL_CLIENT_ID = "A123-45678909999"
|
||||||
const val CLIENT_ID = "A1234567890"
|
const val CLIENT_ID = "A1234567890"
|
||||||
const val FTK = "test"
|
const val FTK = "test"
|
||||||
const val HOST = "http://localhost"
|
const val HOST = "http://localhost"
|
||||||
|
|||||||
Reference in New Issue
Block a user