This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

4 lines
75 B
JavaScript
Raw Permalink Normal View History

2018-04-19 14:21:26 +02:00
require(['/customize/loading.js'], function (Loading) {
Loading();
2017-08-29 18:15:40 +02:00
});