consistent naming of 'eject-css' command
This commit is contained in:
parent
d2fdbe178c
commit
2ad5a7b205
@ -99,7 +99,7 @@ class PageInfo {
|
||||
playerStyleString = this.settings.active.sites[window.location.host].css;
|
||||
if (playerStyleString) {
|
||||
this.comms.sendMessage({
|
||||
cmd: 'remove-css',
|
||||
cmd: 'eject-css',
|
||||
cssString: playerStyleString
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user