nsinject.js
authorAlan Knowles <alan@roojs.com>
Tue, 25 Sep 2012 07:30:58 +0000 (15:30 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Sep 2012 07:30:58 +0000 (15:30 +0800)
nsinject.js

index 2e6fbf8..824263e 100644 (file)
@@ -327,7 +327,7 @@ NS = {
             if (data.pref == 'SG-Account') {
                 console.log(
                     JSON.stringify ({
-                        'action' : 'exit'
+                        'method' : 'exit'
                     })
                 );
                 return;