Make multiple accounts the default (#231618)

This commit is contained in:
Tyler James Leonhardt
2024-10-17 16:36:06 -07:00
committed by GitHub
parent 83f64ef6bb
commit 950b401a9c
2 changed files with 3 additions and 56 deletions

View File

@@ -46,15 +46,6 @@
"description": "GitHub Enterprise Server URI"
}
}
},
{
"title": "GitHub Authentication",
"properties": {
"github.experimental.multipleAccounts": {
"type": "boolean",
"description": "Experimental support for multiple GitHub accounts"
}
}
}
]
},