1
0
mirror of https://github.com/vector-im/element-call.git synced 2022-05-22 02:31:18 +03:00

Revert unintentional commit

This commit is contained in:
David Baker
2022-05-03 12:05:22 +01:00
parent 43d579744f
commit 0814e3c905

View File

@@ -1,5 +1,5 @@
{
"editor.formatOnSave": false,
"editor.formatOnSave": true,
"editor.insertSpaces": true,
"editor.tabSize": 2
}