reverted changes in webapp

This commit is contained in:
Gabriel Grubba
2023-03-03 15:26:59 -03:00
parent af4948f2e0
commit 18358d511c

View File

@@ -1493,6 +1493,4 @@ WebAppInternals.addStaticJs = function(contents) {
WebAppInternals.getBoilerplate = getBoilerplate;
WebAppInternals.additionalStaticJs = additionalStaticJs;
await runWebAppServer()
await runWebAppServer();