Merge branch 'hotfix/1.0.1' into develop
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Api::V1::Widget::MessagesController < ActionController::Base
|
||||
skip_before_action :verify_authenticity_token
|
||||
before_action :set_conversation, only: [:create]
|
||||
|
||||
def index
|
||||
|
||||
Reference in New Issue
Block a user