ttrss/plugins/no_url_hashes/init.js

5 lines
88 B
JavaScript

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