#317 disabled toot button when offline

This commit is contained in:
cutls
2020-10-18 18:04:31 +09:00
parent 99c2f0fc8d
commit bdfeae20f2
4 changed files with 14 additions and 3 deletions

View File

@@ -1085,7 +1085,7 @@
<!--TLのTL-->
<div id="timeline-container">
<div id="something-wrong">
<img src="../../img/desk.svg" style="width:150px;margin:5px;display:none;" draggable="false" />
<img src="../../img/thinking.svg" style="width:150px;margin:5px;display:none;" draggable="false" />
<div class="stw" style="display: none">@@helloTheDesk@@</div>
</div>
</div>