Add wns tab for Bot Factories.
This commit is contained in:
parent
c2d84eef87
commit
a4c36959f0
@ -30,6 +30,7 @@ const types = [
|
||||
{ key: 'wrn:service', label: 'Service' },
|
||||
{ key: 'wrn:app', label: 'App' },
|
||||
{ key: 'wrn:bot', label: 'Bot' },
|
||||
{ key: 'wrn:bot-factory', label: 'Bot Factory' },
|
||||
{ key: 'wrn:type', label: 'Type' }
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user