Browse Source

Remove completed TODO

master
buttercat1791 10 months ago
parent
commit
5070ce0afa
  1. 1
      src/lib/components/util/InlineProfile.svelte

1
src/lib/components/util/InlineProfile.svelte

@ -42,7 +42,6 @@ @@ -42,7 +42,6 @@
}
</script>
<!-- TODO: Use userBadge snippet here to add verification badges. -->
{#if loading}
{title ?? '…'}
{:else if anon }

Loading…
Cancel
Save