This commit is contained in:
Benoit Marty 2025-09-12 23:28:23 +02:00
parent bebde0e9dd
commit 86dca3f04b
2 changed files with 4 additions and 4 deletions

View file

@ -25,6 +25,7 @@ const val A_USER_NAME_2 = "Bob"
const val A_PASSWORD = "password"
const val A_PASSPHRASE = "passphrase"
const val A_SECRET = "secret"
const val AN_APPLICATION_NAME = "AppName"
val A_USER_ID = UserId("@alice:server.org")
val A_USER_ID_2 = UserId("@bob:server.org")