mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Copy-edit
This commit is contained in:
parent
ef3d6d3db8
commit
dd4aa96a67
@ -70,8 +70,7 @@ define(function(require, exports, module) {
|
||||
current.setting = "state/experiments/@" + uniqueId;
|
||||
current.onchange = function(e){
|
||||
if (!hasAlerted) {
|
||||
alert("Refresh Needed",
|
||||
"Please Refresh Cloud9 To Activate This Change",
|
||||
alert("Experimental Features",
|
||||
"To see the effect of this change, please refresh Cloud9.");
|
||||
hasAlerted = true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user