310fc81bd9
## Ticket 97 ## Issue 8% of the ui.js chunk consists of the 5 custom homepages
6 lines
136 B
JavaScript
6 lines
136 B
JavaScript
// Data is lazy-loaded in `doSetHomepage()`
|
|
window.odysee_homepages = window.odysee_homepages || {};
|
|
|
|
module.exports = {
|
|
en: null,
|
|
};
|