Skip to content

Commit 67a4b0e

Browse files
committed
chore: 增加新功能标签
1 parent 18b117c commit 67a4b0e

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
@@ -452,6 +452,7 @@ void AddForm(DemoMenuItem item)
452452
},
453453
new()
454454
{
455+
IsNew = true,
455456
Text = Localizer["Region"],
456457
Url = "region"
457458
},

0 commit comments

Comments
 (0)