fix: inherit auth from ancestor bug
This commit is contained in:
@@ -120,7 +120,6 @@ export function updateInheritedPropertiesForAffectedRequests(
|
||||
type === "rest" ? getService(RESTTabService) : getService(GQLTabService)
|
||||
|
||||
let tabs
|
||||
|
||||
if (workspace === "personal") {
|
||||
tabs = tabService.getTabsRefTo((tab) => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user