Skip to content

Commit 5331161

Browse files
committed
ConfigApp: Add NOTE
1 parent 6c5cdfc commit 5331161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConfigApp/Tabs/Voting/DiscordTab.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ protected override void InitContent()
3333
PushRowEmpty();
3434
PushRowExpandElement(new TextBlock()
3535
{
36-
Text = "This is still an experimental feature!",
36+
Text = "NOTE: This is still an experimental feature!",
3737
HorizontalAlignment = HorizontalAlignment.Left
3838
});
3939
PopRow();

0 commit comments

Comments
 (0)