Skip to content

Commit 790986d

Browse files
committed
fix: Add new protocol msg
1 parent 0f698b2 commit 790986d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/client.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1224,6 +1224,7 @@ export class Client {
12241224
case 'tempnotify':
12251225
case 'tempnotifyoff':
12261226
case 'hidelines' :
1227+
case 'custom' :
12271228
break;
12281229
default:
12291230
{

0 commit comments

Comments
 (0)