parent
6b16d37066
commit
1661975a94
|
|
@ -53,7 +53,7 @@ import java.lang.reflect.InvocationTargetException
|
||||||
import java.net.SocketException
|
import java.net.SocketException
|
||||||
import chat.revolt.api.schemas.Channel as ChannelSchema
|
import chat.revolt.api.schemas.Channel as ChannelSchema
|
||||||
|
|
||||||
const val REVOLT_BASE = "https://api.revolt.chat/0.8/"
|
const val REVOLT_BASE = "https://api.revolt.chat/0.8"
|
||||||
const val REVOLT_SUPPORT = "https://support.revolt.chat"
|
const val REVOLT_SUPPORT = "https://support.revolt.chat"
|
||||||
const val REVOLT_MARKETING = "https://revolt.chat"
|
const val REVOLT_MARKETING = "https://revolt.chat"
|
||||||
const val REVOLT_FILES = "https://autumn.revolt.chat"
|
const val REVOLT_FILES = "https://autumn.revolt.chat"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue