team-enable live mode (#200929)

This commit is contained in:
Johannes Rieken 2023-12-15 09:46:51 +01:00 committed by GitHub
parent 8db82d0d32
commit 4cd3c65902
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -169,4 +169,5 @@
"editor.wordWrap": "on"
},
"css.format.spaceAroundSelectorSeparator": true,
"inlineChat.mode": "live",
}