quick change

This commit is contained in:
ZXY101
2023-09-28 16:29:19 +02:00
parent 9179bc750b
commit 7815899ac3

View File

@@ -5,7 +5,7 @@
import { isReader } from '$lib/util'; import { isReader } from '$lib/util';
</script> </script>
<AccordionItem> <AccordionItem open={isReader()}>
<span slot="header">Reader</span> <span slot="header">Reader</span>
<div class="flex flex-col gap-5"> <div class="flex flex-col gap-5">
<ReaderSelects /> <ReaderSelects />