Add better support for being embeded as a widget in Matrix
This commit is contained in:
parent
1f82d981a3
commit
0a68f28c38
4 changed files with 76 additions and 5 deletions
|
@ -14,6 +14,8 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/loading.css">
|
||||
|
||||
<script src="matrix.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="loading-container" data-bind="css: { loaded: true }">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue