fix: inherit auth from ancestor bug

This commit is contained in:
nivedin
2023-12-12 14:58:16 +05:30
committed by Andrew Bastin
parent d5d4e51848
commit 987d1a74d1
4 changed files with 48 additions and 36 deletions

View File

@@ -120,7 +120,6 @@ export function updateInheritedPropertiesForAffectedRequests(
type === "rest" ? getService(RESTTabService) : getService(GQLTabService)
let tabs
if (workspace === "personal") {
tabs = tabService.getTabsRefTo((tab) => {
return (