mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
lint fix
This commit is contained in:
parent
9cd3fa03a0
commit
2f47bc433c
@ -79,7 +79,7 @@
|
|||||||
wrapper.button.setAttribute('title', tooltip);
|
wrapper.button.setAttribute('title', tooltip);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO : Change the disabled message
|
// TODO : Change the disabled message
|
||||||
document.querySelector('.preview-disable-overlay').setAttribute('title', 'Widget disabled.');
|
document.querySelector('.preview-disable-overlay').setAttribute('title', 'Widget disabled.');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user