Fixes tokenHUD import path (#348)

This commit is contained in:
WBHarry 2025-07-15 16:15:58 +02:00 committed by GitHub
parent aa2714e021
commit da6d9418b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
export { default as DHTokenHUD } from './tokenHud.mjs'; export { default as DHTokenHUD } from './tokenHUD.mjs';