Skip to content

Commit

Permalink
Revert "chore: translation workflow trigger (#9684)" (#9686)
Browse files Browse the repository at this point in the history
This reverts commit cfacd85.
  • Loading branch information
sandeep-deriv committed Aug 15, 2023
1 parent cfacd85 commit bd70a37
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ const GuideContent = observer(({ guide_list }: TGuideContent) => {
{localize('Videos on Deriv Bot')}
</Text>
)}
<div style={{ display: 'none' }}> {localize('New string to trigger translation workflow')}</div>
<div className='tutorials-wrap__group'>
{guide_list &&
guide_list.map(({ id, content, url, type, src }) => {
Expand Down

1 comment on commit bd70a37

@vercel
Copy link

@vercel vercel bot commented on bd70a37 Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

deriv-app.vercel.app
binary.sx
deriv-app-git-master.binary.sx
deriv-app.binary.sx

Please sign in to comment.