Skip to content

Commit

Permalink
Update ames.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalmazuz authored Nov 9, 2021
1 parent 5e1a5f3 commit 1d6b783
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ames.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ update_sentence() {
update_request=${update_request/<id>/$newest_card_id}
update_request=${update_request/<SENTENCE_FIELD>/$SENTENCE_FIELD}
update_request=${update_request/<sentence>/$1}
echo $update_request
safe_request "$update_request"
}

Expand Down

0 comments on commit 1d6b783

Please sign in to comment.