From: Alan Knowles Date: Tue, 3 Aug 2021 09:40:21 +0000 (+0800) Subject: Changed roojs-core-debug.jsroojs-debug.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=a3ba42edf373fc5f2c84815d46e1234a15ab0a12 Changed roojs-core-debug.jsroojs-debug.js --- diff --git a/roojs-core-debug.js b/roojs-core-debug.js index f2e187a957..5c6a5a5fc7 100644 --- a/roojs-core-debug.js +++ b/roojs-core-debug.js @@ -19,7 +19,7 @@ window["undefined"] = window["undefined"]; /** * @class Roo * Roo core utilities and functions. - * @singleton + * @static */ var Roo = {}; /** diff --git a/roojs-debug.js b/roojs-debug.js index 7b675d8029..4f5d8f3465 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -19,7 +19,7 @@ window["undefined"] = window["undefined"]; /** * @class Roo * Roo core utilities and functions. - * @singleton + * @static */ var Roo = {}; /**