AppSidebar -> MainSidebar, drizzle was using expires_at instead of
created_at for some reason
This commit is contained in:
parent
5a85d72a51
commit
ac7c4f77fb
4 changed files with 3 additions and 4 deletions
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
import { overview_data } from '$lib/state.svelte';
|
||||
|
||||
// Props for the member sidebar.
|
||||
let {
|
||||
open = $bindable(true),
|
||||
members = $bindable<OverviewUser[]>([]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue