mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
Das fix
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Tgstation.Server.Api.Models.Internal
|
||||
public class RepositorySettings
|
||||
{
|
||||
/// <summary>
|
||||
/// The last commit recognized from <see cref="Origin"/>
|
||||
/// The last commit recognized from the origin remote
|
||||
/// </summary>
|
||||
[Permissions(DenyWrite = true)]
|
||||
public string LastOriginCommitSha { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user