mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-20 01:25:03 -04:00
fix: remove registration field from RevoltConfiguration.features (#12)
This commit is contained in:
@@ -8,11 +8,6 @@ export interface RevoltConfiguration {
|
|||||||
* Available features exposed by the API
|
* Available features exposed by the API
|
||||||
*/
|
*/
|
||||||
features: {
|
features: {
|
||||||
/**
|
|
||||||
* Whether users can register
|
|
||||||
*/
|
|
||||||
registration: boolean
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* hCaptcha options
|
* hCaptcha options
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user