chore: use old api for now

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2024-10-14 20:32:19 +02:00
parent c0ea0871da
commit a8cc27d1a5
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ import java.lang.reflect.InvocationTargetException
import java.net.SocketException
import chat.revolt.api.schemas.Channel as ChannelSchema
const val REVOLT_BASE = "https://revolt.chat/api"
const val REVOLT_BASE = "https://api.revolt.chat"
const val REVOLT_SUPPORT = "https://support.revolt.chat"
const val REVOLT_MARKETING = "https://revolt.chat"
const val REVOLT_FILES = "https://autumn.revolt.chat"