feat: RHS panel + channel header button + public icon
- Switched from registerAppBarComponent (not in MM 11.4 build) to registerChannelHeaderButtonAction + registerRightHandSidebarComponent - Added public/icon.svg for channel header button - Fixed store dispatch for RHS toggle action - Plugin deployment permissions fix (uid 2000)
This commit is contained in:
3
plugin/server/public/icon.svg
Normal file
3
plugin/server/public/icon.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#166de0">
|
||||
<path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-1 14H5V6h14v12zM7 9h2v2H7zm0 4h2v2H7zm4-4h6v2h-6zm0 4h6v2h-6z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 237 B |
Reference in New Issue
Block a user