mirror of
https://github.com/thelounge/thelounge.git
synced 2026-06-12 07:34:32 -04:00
Dynamic imports won't work very well with modules and we don't really need them, it's just there to save us an import statement. Let's flip this to a static version.