Wednesday, July 15, 2026 4:01:32 AM
> community_default.rb
# frozen_string_literal: true

FactoryBot.define do
  factory :community_default, class: "ESM::CommunityDefault" do
    association :community
    association :server
    # channel_id is optional - nil means global default
  end
end
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 43aa0d7