Skip to content

Commit 1bba508

Browse files
author
Chomp
committed
Force change to make release have new filename
1 parent 87b2597 commit 1bba508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/SPTarkov.Server.Core/Callbacks/AchievementCallbacks.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public ValueTask<string> GetAchievements(string url, GetAchievementListRequest _
2020
}
2121

2222
/// <summary>
23-
/// Handle client/achievement/statistic
23+
/// Handle client/achievement/statistic
2424
/// </summary>
2525
/// <returns></returns>
2626
public ValueTask<string> Statistic(string url, EmptyRequestData _, MongoId sessionID)

0 commit comments

Comments
 (0)