Files
3x-ui/internal/database/model
MHSanaei d8b9f535ff style(model): drop trailing comment on Client.Secret to satisfy gofumpt
The long example tag on Secret pulled the struct's trailing-comment block into a new alignment section, so gofumpt demanded every following comment be re-aligned to that tag's column. Removing the comment restores the previously accepted layout and follows the repo rule against line comments.
2026-07-06 16:16:31 +02:00
..