Skip to content

Commit cb5a819

Browse files
committed
Add Lite name
1 parent 10bf7b5 commit cb5a819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UsefulHints/UsefulHints.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace UsefulHints
66
{
77
public class UsefulHints : Plugin<Config>
88
{
9-
public override string Name => "Useful Hints";
9+
public override string Name => "UsefulHints Lite";
1010
public override string Author => "Vretu";
1111
public override string Prefix { get; } = "UH";
1212
public override Version Version => new Version(2, 0, 0);

0 commit comments

Comments
 (0)