shadowsocksrr / electron-ssr

Shadowsocksr client using electron
MIT License
1.73k stars 510 forks source link

This PR includes multiple fixes/updates. #36

Closed xVanTuring closed 4 years ago

xVanTuring commented 4 years ago
  1. update the release author to The Electron-SSR Authors
  2. revert build target in Linux, which was changed in pr #20 incorrectly
  3. fix typo in README, which was introduced in pr #20
  4. fix a bug that electron-ssr will not receive selected folder from a dialog, which was caused by updating of electron version from pr #20