Merge branch 'v1.16' into service-invocation-headers

This commit is contained in:
Josh van Leeuwen 2025-08-26 22:31:54 -03:00 committed by GitHub
commit 94246a3c45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 1 deletions

View File

@ -10,4 +10,11 @@
indexName: 'daprdocs', indexName: 'daprdocs',
}); });
</script> </script>
{{ end }}
<!-- Start of Reo Javascript -->
<script type="text/javascript">
!function(){var e,t,n;e="5901cc15fcf7e10",t=function(){Reo.init({clientID:"5901cc15fcf7e10"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.defer=!0,n.onload=t,document.head.appendChild(n)}();
</script>
<!-- End of Reo Javascript -->
{{ end }}