Skip to content

Commit

Permalink
Merge pull request shaked6540#233 from cristianst85/fixed-typo
Browse files Browse the repository at this point in the history
Fixed typo.
  • Loading branch information
shaked6540 authored Feb 27, 2024
2 parents 07bb2ba + b62b727 commit 7810369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YoutubePlaylistDownloader/GlobalConsts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public static DownloadSettings DownloadSettings
File.WriteAllText(DownloadSettingsFilePath, JsonConvert.SerializeObject(downloadSettings));
}
}
}7
}

#endregion

Expand Down

0 comments on commit 7810369

Please sign in to comment.