02_instance_actor.rb 150 B

123
  1. # frozen_string_literal: true
  2. Account.create_with(actor_type: 'Application', locked: true, username: 'mastodon.internal').find_or_create_by(id: -99)