mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
Fixes jsdoc types
This commit is contained in:
parent
890d1a4e05
commit
37490524d9
3 changed files with 12 additions and 12 deletions
|
@ -32,7 +32,7 @@ exports.db = null;
|
|||
|
||||
/**
|
||||
* Initalizes the database with the settings provided by the settings module
|
||||
* @param callback {Function}
|
||||
* @param {Function} callback
|
||||
*/
|
||||
exports.init = function(callback)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue