Skip to content

Commit

Permalink
missed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
insomnious committed Oct 24, 2024
1 parent 192d585 commit 3e27592
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public AlphaWarningViewModel(
OpenDiscordCommand = ReactiveCommand.Create(() => DiscordUri);
OpenForumsCommand = ReactiveCommand.Create(() => ForumsUri);
OpenGitHubCommand = ReactiveCommand.Create(() => GitHubUri);
//ViewChangelogInBrowserCommand = ReactiveCommand.Create(() => ChangelogUri);

ViewChangelogInAppCommand = ReactiveCommand.Create(() =>
{
Expand Down

0 comments on commit 3e27592

Please sign in to comment.