Commit 50092d95 authored by Romain DELEAU's avatar Romain DELEAU

add color in supplementary-role

parent 0f9873a5
export class SupplementaryRole {
name: string = '';
color: string = '';
objectives: string = '';
skills: string = '';
rules: string = '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment