1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-08-09 10:22:46 +03:00

Add required lang attribute

Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
This commit is contained in:
Paulo Pinto
2021-08-30 13:23:10 +01:00
parent f83fcb1a18
commit a4ff97c8df

View File

@@ -1,4 +1,4 @@
<html>
<html lang="en">
<head>
<title>Test</title>
<script src="lib/matrix.js"></script>