mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 08:33:19 +01:00
Fix doc comment
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Tgstation.Server.Host.Models
|
||||
public Instance Instance { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Convert the <see cref="DreamMaker"/> to it's API form
|
||||
/// Convert the <see cref="DreamDaemonSettings"/> to it's API form
|
||||
/// </summary>
|
||||
/// <returns>A new <see cref="Api.Models.DreamMaker"/></returns>
|
||||
public Api.Models.DreamMaker ToApi() => new Api.Models.DreamMaker
|
||||
|
||||
Reference in New Issue
Block a user