From 3db3e61e81809f654d75218ff1f7ceb3756ac07f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 10 Sep 2018 13:01:59 +0300 Subject: [PATCH] chore(cloudcmd) add " " --- client/cloudcmd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/cloudcmd.js b/client/cloudcmd.js index c88db38e..6ca4dbbf 100644 --- a/client/cloudcmd.js +++ b/client/cloudcmd.js @@ -21,7 +21,7 @@ module.exports = window.CloudCmd = (config) => { window.DOM = DOM; window.CloudCmd = require('./client'); - + registerSW(config.prefix); const prefix = getPrefix(config.prefix);