mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
Start filling last gaps of jsdoc
This commit is contained in:
parent
5b9eba7819
commit
f84f590f1d
@ -68,7 +68,7 @@ describe("Translator", function () {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param Translator
|
* @param {object} Translator the global Translator object
|
||||||
*/
|
*/
|
||||||
function setTranslations(Translator) {
|
function setTranslations(Translator) {
|
||||||
Translator.translations = translations;
|
Translator.translations = translations;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user