mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-18 20:10:59 +02:00
5 lines
88 B
JavaScript
5 lines
88 B
JavaScript
dojo.addOnLoad(function() {
|
|
hash_set = function() { };
|
|
hash_get = function() { };
|
|
});
|