mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 22:48:20 +01:00
One more rogue URL
This commit is contained in:
@@ -20,7 +20,9 @@ namespace Tgstation.Server.Host.Components.Interop
|
||||
/// <summary>
|
||||
/// The URL of the embed.
|
||||
/// </summary>
|
||||
#pragma warning disable CA1056 // Uri properties should not be strings
|
||||
public string Url { get; set; }
|
||||
#pragma warning restore CA1056 // Uri properties should not be strings
|
||||
|
||||
/// <summary>
|
||||
/// The ISO 8601 timestamp of the embed.
|
||||
|
||||
Reference in New Issue
Block a user