Submit social housing lettings and sales data (CORE)

5 lines
79 B

module ApplicationCable
class Channel < ActionCable::Channel::Base
end
end