Skip to content

Commit ad5ed41

Browse files
authored
Update get-server-time.js
1 parent e3715f2 commit ad5ed41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/get-server-time.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ async function getServerTime() {
1313
await client.quit();
1414
}
1515

16-
getServerTime();
16+
getServerTime();

0 commit comments

Comments
 (0)