Skip to content
Snippets Groups Projects
Commit 50ef2e87 authored by michael.minelli's avatar michael.minelli
Browse files

Icon => Add icon for categories

parent 3bd956f1
No related branches found
No related tags found
No related merge requests found
enum Icon {
INFO = 'ℹ️',
ERROR = '⛔️',
SUCCESS = '',
FAILURE = ''
CAT_INFO = '▶️',
INFO = 'ℹ️',
ERROR = '⛔️',
SUCCESS = '',
FAILURE = ''
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment