1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00
ttrss_ynh/source/plugins/no_url_hashes/init.js
2014-11-29 16:42:53 +01:00

4 lines
88 B
JavaScript

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