mirror of
https://github.com/mroxso/zelo-news.git
synced 2026-06-04 17:41:10 +02:00
Comment out client tag in usePublishBlogPost hook
This commit is contained in:
@@ -52,7 +52,7 @@ export function usePublishBlogPost() {
|
||||
}
|
||||
|
||||
// Add client tag
|
||||
tags.push(['client', 'Nostr Blog']);
|
||||
// tags.push(['client', 'zelo.news']);
|
||||
|
||||
const eventTemplate = {
|
||||
kind: 30023,
|
||||
|
||||
Reference in New Issue
Block a user