From a3ba42edf373fc5f2c84815d46e1234a15ab0a12 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 3 Aug 2021 17:40:21 +0800 Subject: [PATCH] Changed roojs-core-debug.jsroojs-debug.js --- roojs-core-debug.js | 2 +- roojs-debug.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = {}; /** -- 2.39.2