Alt support (nip98)

This commit is contained in:
2024-09-08 16:33:22 +01:00
parent 7fa2633a1e
commit d41d561fdc
4 changed files with 36 additions and 18 deletions

View File

@ -154,6 +154,7 @@ impl FileStore {
#[cfg(feature = "labels")]
labels,
created: Utc::now(),
..Default::default()
},
});
}