Same here

This commit is contained in:
Daniel Brendel
2024-04-05 22:50:53 +02:00
parent 003513e728
commit 0cb555d5f5

View File

@ -842,7 +842,7 @@ document.addEventListener('DOMContentLoaded', function() {
</pre> </pre>
<br/><br/> <br/><br/>
This renders the following widget:<br/> This renders the following widget:<br/><br/>
<steam-group group="{{ env('APP_EXAMPLE_GROUP') }}"></steam-group> <steam-group group="{{ env('APP_EXAMPLE_GROUP') }}"></steam-group>
</p> </p>