Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
cubewhy committed Jul 20, 2024
1 parent 65e1892 commit e17563c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ class GuiVersionSelect : JPanel() {
) == JOptionPane.YES_OPTION
) {
log.info("Applying GitHub mirror")
// TODO github.ink is died
config.proxy.mirror["github.com:443"] = "github.ink:443"
}
}
Expand Down

0 comments on commit e17563c

Please sign in to comment.