Skip to content

Commit 124314f

Browse files
committed
procMessenger Updates
1 parent e04a519 commit 124314f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

procMessenger/blog_client.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ function startClient() {
359359
ws.send(buildMessage("register", CLIENT_NAME, "server", {
360360
clientType: CLIENT_TYPE,
361361
capabilities: ["blog_entry"],
362+
functions: ["blog_entry"],
362363
hostname: os.hostname(),
363364
nickname: "Blog Client",
364365
}));

0 commit comments

Comments
 (0)