1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00
Files
tt-rss/plugins/no_url_hashes/init.js
2013-12-05 23:42:20 +04:00

5 lines
88 B
JavaScript

dojo.addOnLoad(function() {
hash_set = function() { };
hash_get = function() { };
});