feat: constant for changelog service

This commit is contained in:
infi 2026-05-10 21:00:56 +02:00
parent 7b763d0e9c
commit b5d27ad43e
1 changed files with 2 additions and 1 deletions

View File

@ -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"