mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
786b9a67f7
Project convention is 4-space indent for extension JS, but src/shared/utils.js and one function in src/shared/analytics.js used tabs. Converted leading tabs to 4 spaces, no functional change. Also fixed a misaligned line at utils.js:63 that had a single leading space instead of the expected indent. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>