Skip to content

Commit

Permalink
v1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
worldoptimizer committed Apr 13, 2021
1 parent e37cbd5 commit 69a8f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HypeDataDecorator.js
Expand Up @@ -15,7 +15,7 @@ copyright (c) 2019-2021 Max Ziebell, (https://maxziebell.de). MIT-license
* 1.2.5 Renamed and refactored to Hype Data Decorator
* 1.2.6 Another refactor, comments in code, cleanup and direct observer
* 1.2.7 Minor update: Adding the hypeDocumentElm and sceneElm to event
* 1.2.8 Fixed bug in preventing mapDataAttribute having a default decorator
* 1.2.8 Fixed bug that prevented mapDataAttribute to receive the default decorator
*/
if("HypeDataDecorator" in window === false) window['HypeDataDecorator'] = (function () {

Expand Down

0 comments on commit 69a8f10

Please sign in to comment.