Skip to content

Commit 44a8d9e

Browse files
committed
chore: 增加 IsNew 标志
1 parent 8494b91 commit 44a8d9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BootstrapBlazor.Server/Extensions/MenusLocalizerExtensions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,6 +1571,7 @@ void AddIcons(DemoMenuItem item)
15711571
},
15721572
new()
15731573
{
1574+
IsNew = true,
15741575
Text = Localizer["OctIcon"],
15751576
Url = "oct-icon"
15761577
}

0 commit comments

Comments
 (0)