Merge pull request #207 from vector-im/revert-206-michaelk/rename_groupcall.txt
Revert "Rename groupcall.txt -> groupcall.json."
This commit is contained in:
commit
942630c2fc
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ export function useSubmitRageshake() {
|
|||
body.append(
|
||||
"file",
|
||||
new Blob([JSON.stringify(json)], { type: "text/plain" }),
|
||||
"groupcall.json"
|
||||
"groupcall.txt"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue