Changed RPC button punctuation

This commit is contained in:
MattNL
2023-06-10 08:18:12 -04:00
parent 7246ce1ea0
commit aeb1d9b192

View File

@@ -20,7 +20,7 @@ namespace PckStudio.Classes.Misc
{
new Button()
{
Label = "Check it out.",
Label = "Check it out!",
Url = Program.ProjectUrl,
}
};