grid-apps-cmms/mods/proxy/main.js

3 lines
67 B
JavaScript

self.kiri.load(api => {
api.feature.proxy = true;
}, 'Proxy');