chore(cloudcmd) add " "

This commit is contained in:
coderaiser 2018-09-10 13:01:59 +03:00
parent 507054c9ff
commit 3db3e61e81

View file

@ -21,7 +21,7 @@ module.exports = window.CloudCmd = (config) => {
window.DOM = DOM;
window.CloudCmd = require('./client');
registerSW(config.prefix);
const prefix = getPrefix(config.prefix);