mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-13 05:35:45 +01:00
Minorish changes.
This commit is contained in:
@@ -110,6 +110,7 @@ var actions = {
|
||||
description: "Reload an extension",
|
||||
action: function (addon) {
|
||||
util.assert(config.haveGecko("2b"), _("command.notUseful", config.host));
|
||||
util.flushCache();
|
||||
util.timeout(function () {
|
||||
addon.userDisabled = true;
|
||||
addon.userDisabled = false;
|
||||
|
||||
Reference in New Issue
Block a user