Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 501dda1

Browse files
authored
Update README.md
1 parent 4367cb1 commit 501dda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ nodemon
6363
```cs
6464
class MyHandler : HandlerBase
6565
{
66-
protected override string Type => "hit";
66+
protected override string Type => "";
6767

6868
protected override void OnArrived(string payload)
6969
{

0 commit comments

Comments
 (0)