mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-09 14:34:05 +02:00
Disable page reload in design-revert plugin
This commit is contained in:
parent
13d0e10dcd
commit
d258583a7f
@ -1,9 +1,3 @@
|
||||
constructor(){
|
||||
super({
|
||||
requiresPageReload: true
|
||||
});
|
||||
}
|
||||
|
||||
enabled(){
|
||||
// add a stylesheet to change tweet actions
|
||||
var style = document.createElement("style");
|
||||
|
Loading…
Reference in New Issue
Block a user