Skip to content

Commit

Permalink
docs(common): Add missing annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Dec 4, 2023
1 parent dfddf0f commit ab03bb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/common/src/shared-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ export interface AdminUiConfig {
/**
* @description
* An array of locales to be used on Admin UI.
*
* @since 2.2.0
*/
availableLocales: string[];
/**
Expand Down

0 comments on commit ab03bb9

Please sign in to comment.