Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacharr committed Sep 6, 2024
1 parent feac50e commit 7bf5012
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ namespace ValheimServer.ViewModels
/// <summary>
/// Represents the main window view model.
/// </summary>
///

Check failure on line 19 in ValheimServer/ValheimServer/ViewModels/MainWindowViewModel.cs

View workflow job for this annotation

GitHub Actions / build

Check failure on line 19 in ValheimServer/ValheimServer/ViewModels/MainWindowViewModel.cs

View workflow job for this annotation

GitHub Actions / build

Check failure on line 19 in ValheimServer/ValheimServer/ViewModels/MainWindowViewModel.cs

View workflow job for this annotation

GitHub Actions / build

Check failure on line 19 in ValheimServer/ValheimServer/ViewModels/MainWindowViewModel.cs

View workflow job for this annotation

GitHub Actions / build

public partial class MainWindowViewModel : ObservableObject
{
private bool _uselessCheckBox = false;
Expand Down

0 comments on commit 7bf5012

Please sign in to comment.