Skip to content

Commit 592b4dd

Browse files
committed
fix jsdocs
1 parent 66b9250 commit 592b4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/languages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ function getLangsMessage(langs, msgId, concatStr) {
7070
}
7171

7272
/**
73-
* @type {Object} Lang~Options
73+
* @typedef {Object} Lang~Options
7474
* @parameter {string} wifiName the name of the wifi eg. "HappyFunTimes"
7575
* @parameter {string} [wifiPass] the password to access the wifi.
7676
* @parameter {string} [langs] comma separated language ids. eg. "en,ja"

0 commit comments

Comments
 (0)