mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:55:56 +00:00
migrate a bunch of xhrPost invocations
This commit is contained in:
@@ -140,7 +140,6 @@ String.prototype.stripTags = function() {
|
||||
}
|
||||
|
||||
/* exported xhr */
|
||||
|
||||
const xhr = {
|
||||
post: function(url, params = {}, complete = undefined) {
|
||||
console.log('xhr.post', '>>>', params);
|
||||
|
||||
Reference in New Issue
Block a user