diff --git a/kitchen-sink.html b/kitchen-sink.html index 0e91e619..90f1827e 100644 --- a/kitchen-sink.html +++ b/kitchen-sink.html @@ -294,7 +294,8 @@ baseUrl: window.location.protocol + "//" + window.location.host + window.location.pathname.split("/").slice(0, -1).join("/"), paths: { ace: "lib/ace" - } + }, + waitSeconds: 30 };