Skip to content

Commit

Permalink
[ALS-5158] Add Jira support widget (#161)
Browse files Browse the repository at this point in the history
* Append Jira support script at end of body element on app mount.
  • Loading branch information
srpiatt authored Jan 23, 2024
1 parent d5559f0 commit 64741dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions main/solution/ui/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,10 @@
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
<script data-jsd-embedded
data-key="15c051ae-99cc-4341-a305-9452d7f24768"
data-base-url="https://jsd-widget.atlassian.com"
src="https://jsd-widget.atlassian.com/assets/embed.js"
></script>
</body>
</html>

0 comments on commit 64741dc

Please sign in to comment.