diff options
author | portix <portix@gmx.net> | 2013-06-06 19:23:02 +0200 |
---|---|---|
committer | portix <portix@gmx.net> | 2013-06-06 19:23:02 +0200 |
commit | e7cdaaeb06374d1b9eb04842340d62f73a9b4be1 (patch) | |
tree | abe0bfe5dbdae30dc91e5ca21e4c34cbfdd42618 | |
parent | 6e95a9ca1d31db298c5ba2945d0286952f716ddd (diff) | |
download | dwb-e7cdaaeb06374d1b9eb04842340d62f73a9b4be1.zip |
Dummy
-rw-r--r-- | scripts/lib/dwb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/lib/dwb.js b/scripts/lib/dwb.js index 56bb81d6..b779bad9 100644 --- a/scripts/lib/dwb.js +++ b/scripts/lib/dwb.js @@ -912,4 +912,5 @@ }); } })(); + Object.preventExtensions(this); |