feat: constant for changelog service
This commit is contained in:
parent
7b763d0e9c
commit
b5d27ad43e
|
|
@ -7,4 +7,5 @@ const val STOAT_FILES = "https://cdn.stoatusercontent.com"
|
|||
const val STOAT_PROXY = "https://proxy.stoatusercontent.com"
|
||||
const val STOAT_WEB_APP = "https://stoat.chat"
|
||||
const val STOAT_INVITES = "https://stt.gg"
|
||||
const val STOAT_WEBSOCKET = "wss://events.stoat.chat"
|
||||
const val STOAT_WEBSOCKET = "wss://events.stoat.chat"
|
||||
const val STOAT_CHANGELOG = "https://changelog.stoat.chat"
|
||||
Loading…
Reference in New Issue