Removed extra comp name attributes (#6449)
This commit is contained in:
@@ -3,6 +3,6 @@ using Robust.Shared.Analyzers;
|
||||
|
||||
namespace Content.Server.Bible.Components
|
||||
{
|
||||
[RegisterComponent, ComponentProtoName("BibleUser")]
|
||||
[RegisterComponent]
|
||||
public sealed class BibleUserComponent : Component {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user