chore: Add editor toggle for API inbox (#5660)

This commit is contained in:
Pranav Raj S
2022-10-17 18:52:51 -07:00
committed by GitHub
parent 2423def8e8
commit e19c6d5671
4 changed files with 28 additions and 7 deletions

View File

@@ -64,7 +64,6 @@ export default {
},
computed: {
...mapGetters({
accountId: 'getCurrentAccountId',
isFeatureEnabledonAccount: 'accounts/isFeatureEnabledonAccount',
}),
hasSecondaryMenu() {