Remove changelog notification

This commit is contained in:
Tyrrrz 2024-04-28 03:06:02 +03:00
parent 5623c2ca34
commit 9b3421e8a5
3 changed files with 0 additions and 21 deletions

View file

@ -17,8 +17,6 @@ public static class Program
public static string ProjectUrl { get; } = "https://github.com/Tyrrrz/DiscordChatExporter";
public static string LatestReleaseUrl { get; } = ProjectUrl + "/releases/latest";
public static string DocumentationUrl { get; } = ProjectUrl + "/tree/master/.docs";
public static AppBuilder BuildAvaloniaApp() =>