Skip to content

Commit

Permalink
generate api
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap committed Apr 18, 2024
1 parent 76a3115 commit 4d798bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/serverApi/v3/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,12 @@ export interface ConfigResponse {
* @memberof ConfigResponse
*/
FEATURE_MEDIA_SHELF_ENABLED: boolean;
/**
*
* @type {boolean}
* @memberof ConfigResponse
*/
FEATURE_MIGRATION_WIZARD_WITH_USER_LOGIN_MIGRATION: boolean;
}
/**
*
Expand Down

0 comments on commit 4d798bb

Please sign in to comment.