]> source.dussan.org Git - nextcloud-server.git/commit
feat: add favorite action with tests
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 22 Jun 2023 08:31:29 +0000 (10:31 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 22 Jun 2023 16:34:55 +0000 (18:34 +0200)
commit723edb56544632cfe2efd51c9347e8f0198e887e
tree2df8616052a75aba5c7ba63ed226224106c02820
parent111296338544865df18aa550ecd8de9879134334
feat: add favorite action with tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
apps/files/src/actions/favoriteAction.spec.ts [new file with mode: 0644]
apps/files/src/actions/favoriteAction.ts [new file with mode: 0644]