mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Updated forms.
This commit is contained in:
parent
48b83d7e41
commit
d3514cfc5f
7 changed files with 47 additions and 17 deletions
|
|
@ -17,6 +17,7 @@ export default function TrackingCodeForm({ values, onClose }) {
|
|||
ref={ref}
|
||||
rows={3}
|
||||
cols={60}
|
||||
spellCheck={false}
|
||||
defaultValue={`<script async defer data-website-id="${values.website_uuid}" src="${document.location.origin}/umami.js" />`}
|
||||
readOnly
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue