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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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() {