CR joueur

<%* tp.hooks.on_all_templates_executed(async () => { const file = tp.file.find_tfile(tp.file.path(true)); await app.fileManager.processFrontMatter(file, (frontmatter) => { frontmatter["type"] = "session"; if(frontmatter["date"] == null) frontmatter["date"] = tp.date.now(); }); }); %>

Personnages