code-marketplace: auto updated to 1.97.0-1

This commit is contained in:
Lilac 2025-02-11 14:01:49 +00:00
parent 0ecc32aa14
commit 1ea180a71c
2 changed files with 4 additions and 3 deletions

View file

@ -546,7 +546,8 @@
"Redis.redis-for-vscode": {
"onFileOpen": [
{
"pathGlob": "{**/redis.*,**/redis-server.*,**/redis_*,**/redisinsight.*}"
"pathGlob": "{**/redis.*,**/redis-server.*,**/redis_*,**/redisinsight.*}",
"important": true
}
]
}