aboutsummaryrefslogtreecommitdiffstats
path: root/src/chrome/content/proxy.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/chrome/content/proxy.js')
-rw-r--r--src/chrome/content/proxy.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chrome/content/proxy.js b/src/chrome/content/proxy.js
index 85664dc..c0f7d01 100644
--- a/src/chrome/content/proxy.js
+++ b/src/chrome/content/proxy.js
@@ -746,6 +746,7 @@ function mproxy_removeProxy(){
//Update List
mproxy_populateList();
+ mproxy_ds_save();
setTimeout("mproxy_setProxy();", 300);
}
catch(err){