Skip to content

Commit

Permalink
Release 1.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivo Sonderegger committed Jun 11, 2021
1 parent fe68bb9 commit 4c379bf
Show file tree
Hide file tree
Showing 226 changed files with 256 additions and 255 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [1.14.6] - 2021-06-11

### Fixed
- Modelviewer: Concretise the behaviour of a
[Container](https://chird.github.io/meteoJS/doc/module-meteoJS_modelviewer_container.Container.html)
with disabled adaptSuitableResource option.

## [1.14.5] - 2021-05-28

### Fixed
Expand Down Expand Up @@ -215,7 +222,8 @@ will not work anymore, until you pass a callback to `getTimeText`.
### Fixed
- Some tests with DOM usage.

[Unreleased]: https://github.com/chird/meteoJS/compare/v1.14.5...HEAD
[Unreleased]: https://github.com/chird/meteoJS/compare/v1.14.6...HEAD
[1.14.5]: https://github.com/chird/meteoJS/compare/v1.14.5...v1.14.6
[1.14.5]: https://github.com/chird/meteoJS/compare/v1.14.4...v1.14.5
[1.14.4]: https://github.com/chird/meteoJS/compare/v1.14.3...v1.14.4
[1.14.3]: https://github.com/chird/meteoJS/compare/v1.14.2...v1.14.3
Expand Down
2 changes: 1 addition & 1 deletion doc/Modelviewer.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h1>Source: Modelviewer.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/RepetitiveRequests.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ <h1>Source: RepetitiveRequests.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Sounding.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h1>Source: Sounding.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Synview.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h1>Source: Synview.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/ThermodynamicDiagram.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ <h1>Source: ThermodynamicDiagram.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/ThermodynamicDiagramPluggable.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h1>Source: ThermodynamicDiagramPluggable.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Timeline.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ <h1>Source: Timeline.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Tooltip.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h1>Source: Tooltip.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_Collection.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ <h1>Source: base/Collection.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_Named.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h1>Source: base/Named.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_NamedCollection.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1>Source: base/NamedCollection.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_Unique.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>Source: base/Unique.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_UniqueNamed.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1>Source: base/UniqueNamed.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/calc.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ <h1>Source: calc.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/events.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h1>Source: Events.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-Event.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">Event</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-HTMLElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">HTMLElement</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-SVG.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">SVG</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-XMLHttpRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">XMLHttpRequest</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-jQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">jQuery</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-momentjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">momentjs</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9316,7 +9316,7 @@ <h2 id="meteoJS/tooltip/bootstrapTooltip.BootstrapTooltip">meteoJS/tooltip/boots
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h1>Source: index.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
53 changes: 23 additions & 30 deletions doc/modelviewer_Container.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -541,29 +541,25 @@ <h1>Source: modelviewer/Container.js</h1>
* @private
*/
_setTimes() {
let selectedVariables;
if (this._adaptSuitableResource.enabled)
[selectedVariables] &#x3D;
this._getSelectedVariablesWithResources(
[this.modelviewer.resources.topNode],
new Set(),
undefined,
selectedVariables &#x3D;&gt; {
let result &#x3D; true;
this.modelviewer.resources._timesVariableCollections.forEach(collection &#x3D;&gt; {
let contained &#x3D; false;
for (let selectedVariable of selectedVariables) {
if (collection.contains(selectedVariable))
contained &#x3D; true;
}
if (!contained)
result &#x3D; false;
});
return result;
}
);
else
selectedVariables &#x3D; this.displayVariables;
let [selectedVariables] &#x3D;
this._getSelectedVariablesWithResources(
[this.modelviewer.resources.topNode],
new Set(),
undefined,
selectedVariables &#x3D;&gt; {
let result &#x3D; true;
this.modelviewer.resources._timesVariableCollections.forEach(collection &#x3D;&gt; {
let contained &#x3D; false;
for (let selectedVariable of selectedVariables) {
if (collection.contains(selectedVariable))
contained &#x3D; true;
}
if (!contained)
result &#x3D; false;
});
return result;
}
);

if (selectedVariables &#x3D;&#x3D;&#x3D; undefined)
selectedVariables &#x3D; new Set();
Expand All @@ -572,7 +568,6 @@ <h1>Source: modelviewer/Container.js</h1>
? []
: this.modelviewer.resources
.getTimesByVariables({ variables: selectedVariables });
console.log(&#x27;_setTimes&#x27;, availableTimes.length);
this.modelviewer.timeline.setTimesBySetID(this.id, availableTimes);
}

Expand All @@ -595,9 +590,7 @@ <h1>Source: modelviewer/Container.js</h1>
findFirstNodeWithVariable(childNode);
};
findFirstNodeWithVariable(this.modelviewer.resources.topNode);
if (selectedNode &#x3D;&#x3D;&#x3D; undefined)
return;
this._setSelectedVariables(this.displayVariables,selectedNode);
this._setSelectedVariables(this.displayVariables, selectedNode);
return;
}

Expand Down Expand Up @@ -631,7 +624,6 @@ <h1>Source: modelviewer/Container.js</h1>
if (nodes.length &amp;lt; 1)
nodes.push(this.modelviewer.resources.topNode);
}

let [selectedVariables, lastSelectedVariable] &#x3D;
this._getSelectedVariablesWithResources(
nodes,
Expand Down Expand Up @@ -765,7 +757,8 @@ <h1>Source: modelviewer/Container.js</h1>
removedVariables.add(selectedVariable);
if (
addedVariables.size &gt; 0 ||
removedVariables.size &gt; 0
removedVariables.size &gt; 0 ||
this._selectedNode !&#x3D;&#x3D; selectedNode
) {
this._selectedVariables.clear();
for (const variable of selectedVariables)
Expand Down Expand Up @@ -860,7 +853,7 @@ <h1>Source: modelviewer/Container.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_Display.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h1>Source: modelviewer/Display.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_NWPResources.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h1>Source: modelviewer/NWPResources.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_Node.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ <h1>Source: modelviewer/Node.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_OffsetVariable.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h1>Source: modelviewer/OffsetVariable.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_Resource.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h1>Source: modelviewer/Resource.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_Resources.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ <h1>Source: modelviewer/Resources.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_ResourcesTreeNode.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ <h1>Source: modelviewer/ResourcesTreeNode.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/modelviewer_TimeVariable.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h1>Source: modelviewer/TimeVariable.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on May 28, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.7 on June 11, 2021.
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit 4c379bf

Please sign in to comment.