about summary refs log tree commit diff
path: root/db/seeds/02_instance_actor.rb
blob: f9aa372f1c4b458d53e42b7eb7de1ab285852ef0 (plain) (blame)
1
Account.create_with(actor_type: 'Application', locked: true, username: 'mastodon.internal').find_or_create_by(id: -99)