mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00

Before this change, some of the actions related to the initialization of the viewer were run in the global scope as a side effect of loading /skin/viewer.js. This change moves those actions into setupViewer().