This commit is contained in:
dcore94 2024-02-02 18:08:59 +01:00
parent f69ee9b3e6
commit 556168a239
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ class CCPExecutionForm extends HTMLElement{
<div class="">
<label>Direct link</label>
<div class="d-flex">
<a name="direct_link_method" href="${window.location-href}">${window.location.href}</a>
<a name="direct_link_method" href="${window.location.href}">${window.location.href}</a>
</div>
</div>
<div class="">