Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Feb 21, 2025
1 parent 68dc229 commit f1c7c3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upgrades.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
var H5PUpgrades = window.H5PUpgrades || {};

/* global H5PUpgrades */
H5PUpgrades['H5P.NDLATimeline'] = (() => {
// Avoiding to use H5P.createUUID as H5P function may change
Expand Down

0 comments on commit f1c7c3e

Please sign in to comment.