Fixed number of TODOs

This commit is contained in:
Daniel van Noord
2021-01-31 20:32:15 +01:00
parent c602ea5f45
commit 545a1a3102
6 changed files with 10 additions and 22 deletions

View File

@@ -63,7 +63,6 @@ CM.Footer.AddJscolor = function() {
/**
* This functions starts the initizialization and register CookieMonster
* It is called as the last function in this script's execution
* TODO: Make this async await
*/
if (!CM.isRunning) {
CM.Footer.AddJscolor();