]> source.dussan.org Git - nextcloud-server.git/commit
refactor(app-store): Provide composables for app rating and current category
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 10:39:58 +0000 (12:39 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 11:00:29 +0000 (13:00 +0200)
commit1a418512d467e43a8b0b045f6fd38300078ae168
treed39fc78bb53c217e35505f36d7bd3dbf92a033d7
parentfce34d6e9d4aaa906eff47628f702f90393f1f02
refactor(app-store): Provide composables for app rating and current category

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/settings/src/composables/useAppRating.ts [new file with mode: 0644]
apps/settings/src/composables/useCurrentCategory.ts [new file with mode: 0644]