1
0
Fork 0

add exception for sanity check of promenu.settings.{js,ts}

master
Tom Wallroth 2024-12-30 16:28:56 +01:00
parent 8e5453bc56
commit 15ece50d53
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ var KNOWN_WARNINGS = [
"App pongclock file pongclock.settings.js should be evaluated as a function but doesn't end in ')'",
"App popconlaunch file popcon.settings.js should be evaluated as a function but doesn't end in ')'",
"App poweroff file poweroff.settings.js should be evaluated as a function but doesn't end in ')'",
"App promenu file promenu.settings.js should be evaluated as a function but doesn't end in ')'",
"App puzzle15 file puzzle15.settings.js should be evaluated as a function but doesn't end in ')'",
"App qcenter file qcenter.settings.js should be evaluated as a function but doesn't end in ')'",
"App rebbleagenda file rebbleagenda.settings.js should be evaluated as a function but doesn't end in ')'",