This commit is contained in:
Mathieu Carbou
2024-04-27 01:17:55 +02:00
parent af2991a133
commit 29b1807a5a
+7 -1
View File
@@ -1,3 +1,9 @@
{
"cmake.configureOnOpen": false
"cmake.configureOnOpen": false,
"githubPullRequests.remotes": [
"origin",
"upstream",
"OttoWinter",
"me-no-dev"
]
}