Fixed import menu in pref side nav missing.
This commit is contained in:
parent
48a929c49d
commit
17f9328c8a
7 changed files with 35 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue