mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-09 23:34:06 +02:00
Fix JS error when hiding update notification
This commit is contained in:
parent
394cb80022
commit
32728fc20a
@ -61,7 +61,6 @@ function displayNotification(version, changelog) {
|
||||
const exitNow = function() {
|
||||
ele.remove();
|
||||
log.remove();
|
||||
css.remove();
|
||||
};
|
||||
|
||||
const exitSlide = function() {
|
||||
|
Loading…
Reference in New Issue
Block a user