Skip to content

Commit

Permalink
1.0.9 pathch notes formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harryeffinpotter committed Aug 5, 2022
1 parent e528de2 commit 5ada9ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified All.Legit.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mainWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ private void menuItem2_Click(object Sender, EventArgs e)
" • Fixed bug that caused torrent files to download multiple times.\n" +
" • Fixed crash caused by All Legit attempting to delete zip while it is still extracting.\n" +
" • Fixed auto download when posting multiple magnets.\n" +
" • Fixed No Internet crash." +
" • Fixed No Internet crash.\n" +
"\n";
public static bool endreached = false;
private async void MainWindow_Load(object sender, EventArgs e)
Expand Down

0 comments on commit 5ada9ee

Please sign in to comment.