Commit 6f6ebe2
Fix integrity status in dropdown: read d.files.length and ok_count
/api/integrity returns {files: [...], ok_count, tampered_count} — not
baseline_files or file_count. Now shows "On · N/M ok" (e.g. "On · 5/6 ok").
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ef3c007 commit 6f6ebe2
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2691 | 2691 | | |
2692 | 2692 | | |
2693 | 2693 | | |
2694 | | - | |
2695 | | - | |
| 2694 | + | |
| 2695 | + | |
| 2696 | + | |
| 2697 | + | |
2696 | 2698 | | |
2697 | 2699 | | |
2698 | 2700 | | |
| |||
0 commit comments