pffff
This commit is contained in:
@@ -16,6 +16,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||||||
loadOptions().then((options) => {
|
loadOptions().then((options) => {
|
||||||
document.querySelector('#indicator-width').value = options.globals.width;
|
document.querySelector('#indicator-width').value = options.globals.width;
|
||||||
document.querySelector('#indicator-orientation').value = options.globals.orientation;
|
document.querySelector('#indicator-orientation').value = options.globals.orientation;
|
||||||
|
document.querySelector('#ignore').value = options.globals.ignore;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user