Skip to content

Commit

Permalink
fixup! feat: display captcha component according to the related ICM c…
Browse files Browse the repository at this point in the history
…aptcha service (#200)
  • Loading branch information
dhhyi committed May 18, 2020
1 parent d3ab2d7 commit 9a8efe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/environments/environment.model.ts
Expand Up @@ -21,7 +21,6 @@ export interface Environment {

/* FEATURE TOOGLES */
features: (
| 'noCaptcha' // TODO: temporary solution until configuration REST API supplies correct values
| 'compare'
| 'rating'
| 'recently'
Expand Down

0 comments on commit 9a8efe0

Please sign in to comment.