namespace Content.Server.Bible.Components
{
[RegisterComponent]
public sealed class BibleUserComponent : Component {}
}