Regenerate the secret

This commit is contained in:
Paul Schneider 2026-06-19 01:36:08 +01:00
commit 19cf073677
10 changed files with 199 additions and 16 deletions

View file

@ -26,5 +26,5 @@
"dotnet test": true
},
"makefile.configureOnOpen": false,
"chat.disableAIFeatures": false
"chat.disableAIFeatures": true
}