change: show webhooks menu item
This commit is contained in:
parent
90dae2beee
commit
dcaa622b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ function PreferencesMenu({ activeTab, appearance, history }) {
|
|||
/>
|
||||
</div>
|
||||
|
||||
{ appearance.tests && appearance.runs &&
|
||||
{
|
||||
<div className="mb-4">
|
||||
<SideMenuitem
|
||||
active={ activeTab === CLIENT_TABS.WEBHOOKS }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue