mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-06-08 05:39:52 +02:00
WIP
This commit is contained in:
@@ -353,6 +353,7 @@ export function loadSpellbook(
|
||||
id: spellbook.event?.id || uuidv4(), // Fallback to uuid if local
|
||||
slug: spellbook.slug,
|
||||
title: spellbook.title,
|
||||
description: spellbook.description,
|
||||
pubkey: spellbook.event?.pubkey,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user