mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-05 15:26:10 +00:00
- Changed from var to let - cached a few JQuery selectors - added a few semicolons - standardized indentation back to spaces - removed dead code from utils.js - switched from == to === to eliminate coercion