minor fixes
This commit is contained in:
parent
611fefd90e
commit
3ffa0beab0
5 changed files with 8 additions and 6 deletions
|
@ -310,7 +310,7 @@ user = new Proxy(user, {
|
|||
return {
|
||||
enumerable: true,
|
||||
configurable: true
|
||||
/* ...other flags, probable "value:..."" */
|
||||
/* ...other flags, probable "value:..." */
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue