Fix inconsistent indentation in pet_types_controller.rb

My editor is making these more obvious, I'm fixing them when I see them!
This commit is contained in:
Emi Matchu 2024-02-24 15:00:28 -08:00
parent 992954ce89
commit 6a4f2b91c1

View file

@ -23,7 +23,7 @@ class PetTypesController < ApplicationController
include: {
swf_assets: {
only: [:id, :known_glitches],
methods: [:zone, :restricted_zones, :urls],
methods: [:zone, :restricted_zones, :urls],
},
},
},