Skip to content

Commit f847427

Browse files
embed media to false
1 parent 42a5e57 commit f847427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/Export/Nostr.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ export default {
328328
storeRelays: true,
329329
330330
// Embed media option
331-
embedMedia: true, // Default to true for better portability
331+
embedMedia: false, // Default to true for better portability
332332
};
333333
},
334334

0 commit comments

Comments
 (0)