removed old todo message

This commit is contained in:
2025-12-30 15:07:54 -05:00
parent af723c99c9
commit 593b91aa7d

View File

@@ -191,7 +191,6 @@ async function handleDeny(id) {
</div>
</div>
<!-- TODO: Implement some kinda loading screen -->
<div v-else class="flex items-center justify-center h-full">
<Spinner class="size-8" />
</div>