]> source.dussan.org Git - nextcloud-server.git/commit
refactor(app-store): Merge both app related stores into one Pinia store
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 10:38:07 +0000 (12:38 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 11:00:24 +0000 (13:00 +0200)
commitfce34d6e9d4aaa906eff47628f702f90393f1f02
treef24d1bed6e69429c537b54ffda9b07d4ad284926
parent194d276e9214e0a9646962efb3b23f995b02b172
refactor(app-store): Merge both app related stores into one Pinia store

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/settings/src/store/appStore.ts [new file with mode: 0644]
apps/settings/src/store/apps-store.ts [deleted file]
apps/settings/src/store/apps.js [deleted file]
apps/settings/src/store/index.js