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