]> source.dussan.org Git - nextcloud-server.git/commit
refactor(app-store): Make the list view an view instead of component
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 10:42:03 +0000 (12:42 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 11:01:28 +0000 (13:01 +0200)
commit3e8420c9aafd3665c2da1712a2660b517c94db98
treea8ddb920b38642201019f75bd3e2d32ad395fb7e
parent4a8463491df9f08285bedaebae1e858aed0888a2
refactor(app-store): Make the list view an view instead of component

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/settings/src/components/AppList.vue [deleted file]
apps/settings/src/components/AppStore/AppStoreBundle.vue [new file with mode: 0644]
apps/settings/src/views/AppStore/AppStoreViewList.vue [new file with mode: 0644]