move tags to markdown
This commit is contained in:
parent
029ba31520
commit
4e2afcc7f8
24 changed files with 242 additions and 281 deletions
|
@ -23,7 +23,7 @@ export const COLORS = {
|
|||
blue: 0x60a5fa,
|
||||
yellow: 0xfde047,
|
||||
orange: 0xfb923c,
|
||||
} as const;
|
||||
} as { [key: string]: number };
|
||||
|
||||
/* CHANGEME */
|
||||
export const ALLOWED_ROLES = ['Alert', 'Events', 'Progress'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue