mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 04:24:12 +01:00
Move status updates out of the page load pipeline.
This commit is contained in:
@@ -215,7 +215,8 @@ var Contexts = Module("contexts", {
|
||||
contexts.removeGroup(this.GROUP);
|
||||
})
|
||||
});
|
||||
// Class.replaceProperty(plugins, file.path, self);
|
||||
if (group !== this.user)
|
||||
Class.replaceProperty(plugins, file.path, self);
|
||||
|
||||
// This belongs elsewhere
|
||||
if (isPlugin && args)
|
||||
|
||||
Reference in New Issue
Block a user