mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-30 14:34:08 +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(){
|
enabled(){
|
||||||
// add a stylesheet to change tweet actions
|
// add a stylesheet to change tweet actions
|
||||||
var style = document.createElement("style");
|
var style = document.createElement("style");
|
||||||
|
Loading…
Reference in New Issue
Block a user