This commit is contained in:
l.gabrysiak 2025-03-01 16:03:24 +01:00
parent cdacc84b79
commit afb9c0a41e
1 changed files with 0 additions and 4 deletions

View File

@ -50,10 +50,6 @@
: true} : true}
bind:value={selectedModel} bind:value={selectedModel}
/> />
<script>
var a = {$user}
console.log(JSON.stringify(a))
</script>
</div> </div>
</div> </div>
{#if $user.role === 'admin'} {#if $user.role === 'admin'}