Skip to content

Commit 303aec7

Browse files
committed
minor
1 parent 3ac99ec commit 303aec7

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/store

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/store/Templates.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ qx.Class.define("osparc.store.Templates", {
1919
type: "static",
2020

2121
statics: {
22-
__templatesCached: [],
22+
__templates: [],
2323
__templatesPromisesCached: null,
2424

2525
fetchAllTemplates: function() {

0 commit comments

Comments
 (0)