mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-21 08:15:36 +02:00
refactor: data handling with derived
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
(user: components['schemas']['UserRead']) => user.id !== currentUser().id
|
||||
)
|
||||
);
|
||||
console.log('Current user:', currentUser());
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
|
||||
Reference in New Issue
Block a user