Browse Source
The `name` property of a participant should probably be changed to `identifier`. We might then add a (non necessarily unique) name for diplay only. This is bad, since the regex will obliterate any non-latin character. Need to check if `\P{Letter}` is supported in Godot.master
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue