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:
@ -189,10 +189,19 @@
|
||||
</div>
|
||||
</header>
|
||||
<main class="tgme_main">
|
||||
<div class="ChatList">
|
||||
<div class="ChatButton">
|
||||
<a href="#/mbviewer" onclick="UpdateChatOpenTime()">
|
||||
<i class="tgme_widget_message_user_photo bgcolor5" data-content="👁️🗨️️ MBV"></i>
|
||||
<span>👁️🗨️️ MBViewer <small>(Info and help)</small></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="ChatAdds"></div>
|
||||
</div>
|
||||
<div class="tgme_container">
|
||||
<section class="tgme_channel_history js-message_history">
|
||||
<noscript>
|
||||
<p>
|
||||
<p style="color: white; background-color: black;">
|
||||
This application requires modern JavaScript.
|
||||
</p>
|
||||
</noscript>
|
||||
|
Reference in New Issue
Block a user