Remove debug message from upgrade page ui (self host)

This commit is contained in:
Rory Powell 2022-10-13 09:28:12 +01:00
parent 5568fd930b
commit cbc1818c0c
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@
})
</script>
{"is adming" + $auth.isAdmin}
{#if $auth.isAdmin}
<DeleteLicenseKeyModal
bind:this={deleteLicenseKeyModal}