Remove the broken No Functionality side option and replace with Optional
This commit is contained in:
parent
c0d1448080
commit
31db8161b5
@ -343,8 +343,8 @@ export default {
|
||||
iconChanged: false,
|
||||
|
||||
sideTypes: [
|
||||
{ label: 'Optional', id: 'optional' },
|
||||
{ label: 'Required', id: 'required' },
|
||||
{ label: 'No functionality', id: 'no-functionality' },
|
||||
{ label: 'Unsupported', id: 'unsupported' },
|
||||
],
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user