Files
libkiwix/static
Nikhil Tanwar f6309bb4c8 Add span in querySelector
Earlier querySelector for download button was returning a div, on which we called the getAttribute function hence returning null
This now returns a <span> element which returns the correct link with getAttribute
2022-01-24 19:23:26 +05:30
..
2022-01-24 19:23:26 +05:30
2020-05-04 10:52:11 +02:00