Skip to content

Commit

Permalink
Trigger PR 🤷.
Browse files Browse the repository at this point in the history
  • Loading branch information
fergmac committed Sep 20, 2024
1 parent 4c179a6 commit 5656cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/frontend/src/common/authenticate.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default {
/**
* Returns a promise that resolves to an instance of Keycloak.
*/

return new Promise((resolve, reject) => {
if (!Vue.prototype.$keycloak) {

Expand Down

0 comments on commit 5656cba

Please sign in to comment.