mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
update expansion request.
This commit is contained in:
@@ -76,7 +76,7 @@ export interface TrueUpReviewStatusReducer extends TrueUpReviewStatus {
|
||||
getRequestState: RequestState;
|
||||
}
|
||||
|
||||
export interface SelfHostedExpansionRequest {
|
||||
export type SelfHostedExpansionRequest = {
|
||||
seats: number;
|
||||
license_id: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user