|
|
@ -15,7 +15,7 @@ const profile = { |
|
|
|
displayName: 'Vertical Icons', |
|
|
|
displayName: 'Vertical Icons', |
|
|
|
description: '', |
|
|
|
description: '', |
|
|
|
version: packageJson.version, |
|
|
|
version: packageJson.version, |
|
|
|
methods: ['select'] |
|
|
|
methods: ['select', 'unlinkContent'] |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// TODO merge with side-panel.js. VerticalIcons should not be a plugin
|
|
|
|
// TODO merge with side-panel.js. VerticalIcons should not be a plugin
|
|
|
|