Merge fix for UI

This commit is contained in:
nvazquez 2025-07-24 13:33:30 -03:00
parent 11455f6d49
commit 935c568082
No known key found for this signature in database
GPG Key ID: 656E1BCC8CB54F84

View File

@ -482,7 +482,7 @@ export default {
},
getProject (projectName) {
return new Promise((resolve, reject) => {
api('listProjects', {
getAPI('listProjects', {
response: 'json',
domainId: this.selectedDomain,
details: 'min'