Skip to content

Commit 250a9af

Browse files
author
smallstone
committed
Fix code formatting and styling issues
1 parent c3c387c commit 250a9af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/util/ideaBridge.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ class IdeaBridge {
320320
this.resviesContext(res);
321321
break;
322322
case "getSetting/response":
323-
// this.resviceSettings(res);
323+
this.resviceSettings(res);
324324
break;
325325
case "listTopics/response":
326326
this.resviceTopicList(res);

0 commit comments

Comments
 (0)