Feature/#32 option menu #112
1 changed files with 6 additions and 8 deletions
|
@ -5,7 +5,6 @@ import * as helper from '../utils/helpers';
|
|||
![]() Done and working, agaub. Done and working, agaub.
![]() That if statement has to be removed. That if statement has to be removed.
![]() Done and working, agaub. Done and working, agaub.
|
||||
export function init() {
|
||||
getGlobalConfiguration().getProperty(SETTINGS_animeLanguageDisplay, value => {
|
||||
if (value) {
|
||||
if (getGlobalConfiguration().animeLanguageDisplay) {
|
||||
![]() That if statement has to be removed. That if statement has to be removed.
![]() Done and working, agaub. Done and working, agaub.
|
||||
core.registerScript(node => {
|
||||
// run the scripts
|
||||
if (helper.isHtmlElement(node)) {
|
||||
|
@ -13,7 +12,6 @@ export function init() {
|
|||
![]() That if statement has to be removed. That if statement has to be removed.
![]() Done and working, agaub. Done and working, agaub.
![]() That if statement has to be removed. That if statement has to be removed.
![]() Done and working, agaub. Done and working, agaub.
|
||||
}
|
||||
}, "^/anime/[0-9]*$");
|
||||
}
|
||||
}
|
||||
![]() That if statement has to be removed. That if statement has to be removed.
![]() Done and working, agaub. Done and working, agaub.
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|||
![]() That if statement has to be removed. That if statement has to be removed.
![]() Done and working, agaub. Done and working, agaub.
![]() That if statement has to be removed. That if statement has to be removed.
![]() Done and working, agaub. Done and working, agaub.
|
Loading…
Add table
Reference in a new issue
That if statement has to be removed.