]> git.wh0rd.org - tt-rss.git/blob - plugins/no_url_hashes/init.js
fix zoomed version
[tt-rss.git] / plugins / no_url_hashes / init.js
1 dojo.addOnLoad(function() {
2 hash_set = function() { };
3 hash_get = function() { };
4 });