mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
disable preview mode
This commit is contained in:
@@ -14,5 +14,6 @@
|
|||||||
"**/.git/objects/**": true,
|
"**/.git/objects/**": true,
|
||||||
"**/.git/subtree-cache/**": true,
|
"**/.git/subtree-cache/**": true,
|
||||||
"**/node_modules/**": true
|
"**/node_modules/**": true
|
||||||
}
|
},
|
||||||
|
"editor.enablePreview": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user