mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
coding style
This commit is contained in:
parent
5995369499
commit
75280392a1
@ -45,7 +45,7 @@ define(function(require, exports, module) {
|
||||
"Cloud9 will be reloaded in order to activate the changes.",
|
||||
function() {
|
||||
setTimeout(function() {
|
||||
window.location.reload()
|
||||
window.location.reload();
|
||||
}, 500);
|
||||
}
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user