Browse Source

lint

pull/816/head
Kat 3 years ago
parent
commit
be1465ef9d
  1. 2
      app/models/organisation.rb

2
app/models/organisation.rb

@ -17,7 +17,7 @@ class Organisation < ApplicationRecord
def fields_to_strip def fields_to_strip
%w[name] %w[name]
end end
PROVIDER_TYPE = { PROVIDER_TYPE = {
LA: 1, LA: 1,
PRP: 2, PRP: 2,

Loading…
Cancel
Save