mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-23 00:28:48 +08:00
993a7029b8
* Show a progress bar during migration of crypto data * playwright: add new `pageWithCredentials` fixture * Add a playwright test for migration progress * Add documentation for `idbSave`
7 lines
103 B
HTML
7 lines
103 B
HTML
<html>
|
|
<head>
|
|
<script src="load.js"></script>
|
|
</head>
|
|
Loading test data...
|
|
</html>
|