Clean up quotes/depth

This commit is contained in:
Jon Staab
2025-02-11 15:37:50 -08:00
parent c74c116667
commit cb57710654
11 changed files with 35 additions and 26 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
</script>
{#if $profile}
<Content event={{content: $profile.about, tags: []}} hideMedia />
<Content event={{content: $profile.about, tags: []}} />
{/if}