mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
feat: Show Cookbooks from Other Households (#4452)
This commit is contained in:
@@ -5,6 +5,7 @@ export interface SideBarLink {
|
||||
href?: string;
|
||||
title: string;
|
||||
children?: SideBarLink[];
|
||||
childrenStartExpanded?: boolean;
|
||||
restricted: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user