premium prop
This commit is contained in:
parent
7cb4a00ef4
commit
8b5e0f715a
@ -71,6 +71,8 @@ class Setting extends Component {
|
||||
this.clientPermissions = options.clientPermissions || [];
|
||||
this.memberPermissions = options.memberPermissions || []; // Idk if we'll end up using this but it's here anyway
|
||||
|
||||
this.premium = options.premium || 0;
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user