]> git.mxchange.org Git - friendica.git/commit
The two endpoints for unfavoriting/liking (and related things) was failing because...
authorHank Grabowski <hankgrabowski@gmail.com>
Mon, 21 Nov 2022 21:38:54 +0000 (16:38 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Nov 2022 21:49:20 +0000 (16:49 -0500)
commit548fd3201d7da8b790cfe1681472b7fc83216124
tree3822805047179f6a7537166438c6ea9fcc760fe1
parentd2ba254a5ad762c858ddbe6bae6c4a5c01b65d1a
The two endpoints for unfavoriting/liking (and related things) was failing because it wasn't using the correct uuid in item.php in processing the action.
src/Model/Item.php