mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
msie compatibility fixes
This commit is contained in:
@@ -167,6 +167,10 @@ function feedlist_init() {
|
||||
debug("removed splash!");
|
||||
}
|
||||
|
||||
if (typeof correctPNG != 'undefined') {
|
||||
correctPNG();
|
||||
}
|
||||
|
||||
} catch (e) {
|
||||
exception_error("feedlist/init", e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user