removes todo marker

feature/group-table
macniel 2025-10-12 14:53:17 +02:00
parent 5db955c250
commit 912a8dde88
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ export class GroupSheet extends ActorSheet {
name: skill.name,
actor: character._id,
}
?? 0 // TODO: Allow GM roll
?? 0
})
context.fields.head[character.name] =