Skip to content

Commit a33d43c

Browse files
author
Jicheng Lu
committed
minor change
1 parent 1d0284e commit a33d43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugins/BotSharp.Plugin.ExcelHandler/Enums/UtilityName.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ namespace BotSharp.Plugin.ExcelHandler.Enums;
22

33
public class UtilityName
44
{
5-
public const string ExcelHandler = "excel.excel-handler";
5+
public const string ExcelHandler = "excel-handler";
66
}

0 commit comments

Comments
 (0)