evolclaw-web 1.2.3 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/static/index.html +1 -1
- package/package.json +1 -1
package/dist/static/index.html
CHANGED
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
|
|
38
38
|
</nav>
|
|
39
39
|
<span style="flex:1"></span>
|
|
40
|
-
2026-06-29 10:
|
|
40
|
+
2026-06-29 10:58
|
|
41
41
|
<span id="conn-status" class="conn-status" data-i18n="status.connecting">连接中…</span>
|
|
42
42
|
<button id="lang-btn" class="theme-btn" title="Switch Language / 切换语言">🌐</button>
|
|
43
43
|
<button id="theme-btn" class="theme-btn" title="Toggle Theme / 切换主题">🌗</button>
|