working rss feed to nostr publish
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
module.exports = function (value) {
|
||||
// eslint-disable-next-line no-self-compare
|
||||
return value !== value;
|
||||
};
|
||||
Reference in New Issue
Block a user