Fix preloading of perfect-scrollbar in Bootstrap.ts
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 4 Mar 2021 12:59:02 +0000 (13:59 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 4 Mar 2021 13:01:10 +0000 (14:01 +0100)
commit0162ff4556b302666de7dc72793de5c4ca87acd2
tree09abd8d39f0cc9e3f60ac0645f6efc481cba8a05
parentff1f052337c960fb7ab3c952f65bce00f0876c7f
Fix preloading of perfect-scrollbar in Bootstrap.ts

Apparently TypeScript does not emit the import of the imported variable is not
used. Use the version without bindings to make the side effect clear.
ts/WoltLabSuite/Core/Bootstrap.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Bootstrap.js