Just return the array of conflicts

This commit is contained in:
Petko Bordjukov 2016-10-12 23:18:35 +03:00
parent 9d305834e3
commit 42582f79b3
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
json.extract! @conflicts_table, :talk_id, :conflicts
json.merge! @conflicts_table.conflicts