allod sync_cmd body to be null

This commit is contained in:
connor rigby 2017-11-14 12:01:12 -08:00
parent e6def9bfcd
commit 4e712ccc0c

View file

@ -12,7 +12,7 @@ defmodule Farmbot.System.ConfigStorage.SyncCmd do
timestamps()
end
@required_fields [:remote_id, :kind, :body]
@required_fields [:remote_id, :kind]
def changeset(config, params \\ %{}) do
config