Auto comp (#6416)
This commit is contained in:
@@ -26,8 +26,6 @@ namespace Content.Shared.Body.Components
|
||||
{
|
||||
[Dependency] private readonly IPrototypeManager _prototypeManager = default!;
|
||||
|
||||
public override string Name => "Body";
|
||||
|
||||
[ViewVariables]
|
||||
[DataField("template", required: true)]
|
||||
private string? TemplateId { get; }
|
||||
|
||||
Reference in New Issue
Block a user