mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-18 16:14:27 -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
|
||||
*/
|
||||
features: {
|
||||
/**
|
||||
* Whether users can register
|
||||
*/
|
||||
registration: boolean
|
||||
|
||||
/**
|
||||
* hCaptcha options
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user