Skip to content

Commit

Permalink
lets try this config
Browse files Browse the repository at this point in the history
  • Loading branch information
ambrazasp committed Jul 26, 2024
1 parent 9152824 commit d187e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/evartai.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
var params = new URLSearchParams(window.location.search);

if (params.has('ticket')) {
return 'https://dev-zurnalas.biip.lt/?ticket=' + params.get('ticket');
return 'medziokle://dev-zurnalas.biip.lt/?ticket=' + params.get('ticket');
}

return false;
Expand Down

0 comments on commit d187e44

Please sign in to comment.