mirror of
https://gitlab.com/octospacc/octospacc.gitlab.io
synced 2025-06-05 21:59:15 +02:00
Fix ServiceWorker, update MBViewer, misc app fixes
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<meta property="og:title" content="🃏️ [Matrix] Sticker Helper"/>
|
||||
@ -39,7 +41,8 @@ TODO:
|
||||
* APNG encoding, if it works
|
||||
* allow copying the JSON (and optionally reuploading images? probably not needed tho) when importing existing Maunium packs
|
||||
-->
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="Main" hidden="true">
|
||||
<div id="LayoutAccountSelect"></div>
|
||||
|
||||
@ -1039,3 +1042,5 @@ TODO:
|
||||
max-width: 128px;
|
||||
}
|
||||
</style>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user