Skip to content
Snippets Groups Projects

fix typo

Merged Reinder Kraaij requested to merge TMSS-2900-Front-End-Only-Fix-Keycloak into master
1 unresolved thread

Fixes If statement for KeyCloak Closes TMSS-2900

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
43 43 return true
44 44 }
45 45 }
46 if (loginType === "KeyCloak") {
46 if (loginType === "Keycloak") {
Please register or sign in to reply
Loading