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
cryptpad/www/common/loading.js
2018-04-19 14:21:26 +02:00

4 lines
75 B
JavaScript

require(['/customize/loading.js'], function (Loading) {
Loading();
});