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