Skip to content

Commit

Permalink
Update src/consts/messages.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Maor Barazani <[email protected]>
  • Loading branch information
Shaharshaki2 and maorb-dev authored Sep 16, 2024
1 parent e4223da commit fc5a7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ export const APP_FEATURE_ID_TO_ENTER = 'Please enter the app feature id of your
export const BUILD_ID_TO_ENTER = 'Please enter the build id of your app:';

export const LIVE_VERSION_ERROR_LOG =
'Operation failed: The latest app version is live. Create a new draft or use --force to override';
'Operation failed: The latest app version is live. Create a new draft version or use --force to override';

0 comments on commit fc5a7ab

Please sign in to comment.