Fixed annotation

This commit is contained in:
Daniël van Noord
2021-07-05 15:32:33 +02:00
parent a5c052b46e
commit 3ac2c75b6f

View File

@@ -5,7 +5,7 @@ import { CMOptions } from '../../../Config/VariablesAndData';
import { LatestReleaseNotes, ModDescription } from '../../../Data/Moddata.ts'; import { LatestReleaseNotes, ModDescription } from '../../../Data/Moddata.ts';
/** /**
* This function adds stats created by CookieMonster to the stats page * This function adds info about by CookieMonster to the info page
* @param {object} title On object that includes the title of the menu * @param {object} title On object that includes the title of the menu
*/ */
export default function AddMenuInfo(title) { export default function AddMenuInfo(title) {