Skip to content

Commit

Permalink
fix: }
Browse files Browse the repository at this point in the history
  • Loading branch information
TheXorog committed Jan 2, 2024
1 parent f50bbf7 commit 47423b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ProjectMakoto/Entities/Plugins/BasePlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -264,5 +264,7 @@ internal async Task CheckForUpdates()
{
this._logger.LogError("Could not check for a new version", ex);
}
}

#endregion
}

0 comments on commit 47423b7

Please sign in to comment.