mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-29 07:04:20 -05:00
feat: Allow Cookbooks To Share Names (#4186)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface SideBarLink {
|
||||
key?: string;
|
||||
icon: string;
|
||||
to?: string;
|
||||
href?: string;
|
||||
|
||||
Reference in New Issue
Block a user