Fix cloudtemplates

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
Francesco Torchia 2024-10-28 18:54:27 +01:00
parent 24477757e4
commit 5f3e367aad
No known key found for this signature in database
GPG Key ID: E6D011B7415D4393

View File

@ -20,6 +20,8 @@ export default {
name: 'HarvesterListCloudTemplate',
components: { ResourceTable, Loading },
inheritAttrs: false,
async fetch() {
const inStore = this.$store.getters['currentProduct'].inStore;