minor change
This commit is contained in:
parent
1d0284eef4
commit
a33d43c902
|
|
@ -2,5 +2,5 @@ namespace BotSharp.Plugin.ExcelHandler.Enums;
|
|||
|
||||
public class UtilityName
|
||||
{
|
||||
public const string ExcelHandler = "excel.excel-handler";
|
||||
public const string ExcelHandler = "excel-handler";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue