This website requires JavaScript.
Explore
Help
Sign In
Matrix
/
element-call-Github
Watch
1
Star
0
Fork
0
You've already forked element-call-Github
mirror of
https://github.com/vector-im/element-call.git
synced
2024-11-15 00:04:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
43d579744f
element-call-Github
/
.vscode
/
settings.json
6 lines
89 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-07-17 05:22:03 +08:00
{
Put PTT behind 'feature flag' AKA does the URL hash start with '#ptt' This will let us merge PTT back to the main branch
2022-04-30 02:25:00 +08:00
"editor.formatOnSave"
:
false
,
Add insertSpaces and tabSize rules Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-26 02:53:02 +08:00
"editor.insertSpaces"
:
true
,
"editor.tabSize"
:
2
Put PTT behind 'feature flag' AKA does the URL hash start with '#ptt' This will let us merge PTT back to the main branch
2022-04-30 02:25:00 +08:00
}
Reference in New Issue
Copy Permalink