mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Merge branch 'fix/rc1' of github.com:c9/newclient into fix/rc1
This commit is contained in:
commit
0a0182243c
@ -386,8 +386,8 @@ define(function(require, module, exports) {
|
||||
},
|
||||
set value(v) {
|
||||
value = recentValue = v;
|
||||
hasValue = true;
|
||||
emit("setValue", { value: v });
|
||||
hasValue = true;
|
||||
},
|
||||
/**
|
||||
* The last serialized value that was either set or retrieved.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user