Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Content.Shared.Chat.TypingIndicator;
|
||||
[Prototype("typingIndicator")]
|
||||
public sealed class TypingIndicatorPrototype : IPrototype
|
||||
{
|
||||
[IdDataFieldAttribute]
|
||||
[IdDataField]
|
||||
public string ID { get; } = default!;
|
||||
|
||||
[DataField("spritePath")]
|
||||
|
||||
Reference in New Issue
Block a user