💋 Sync 2026-08-23 03:27:51

This commit is contained in:
github-actions[bot]
2026-08-23 03:27:51 +08:00
parent e2649ca068
commit a1c990abb0
6 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-passwall
PKG_VERSION:=26.8.19
PKG_RELEASE:=235
PKG_RELEASE:=236
PKG_PO_VERSION:=$(PKG_VERSION)
PKG_CONFIG_DEPENDS:= \
@@ -128,4 +128,3 @@ window.addEventListener('resize', resize);
if (mainContent && window.getComputedStyle(mainContent).getPropertyValue("contain")=== "paint") {
document.body.appendChild(statusBar);
}
</script>