mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-04-24 12:10:17 +00:00
Removed a stale commented-out ST_HEADER line from tabs_settings so the settings table only contains active entries. Removed a dead commented-out call from setup_apply_trans to reduce noise in the function body. Removed redundant trailing declaration comments from proxy_user and proxy_pass since the types are already explicit.