Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Content.Shared.Tag
|
||||
public sealed class TagPrototype : IPrototype
|
||||
{
|
||||
[ViewVariables]
|
||||
[IdDataFieldAttribute]
|
||||
[IdDataField]
|
||||
public string ID { get; } = default!;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user