Fixed import menu in pref side nav missing.

This commit is contained in:
Joseph Milazzo 2025-06-13 19:00:43 -05:00
parent 48a929c49d
commit 17f9328c8a
7 changed files with 35 additions and 14 deletions

View file

@ -120,7 +120,7 @@ public static class Seed
new AppUserSideNavStream()
{
Name = "browse-authors",
StreamType = SideNavStreamType.BrowseAuthors,
StreamType = SideNavStreamType.BrowsePeople,
Order = 6,
IsProvided = true,
Visible = true