Change cc group by provider icon from service to folder

This commit is contained in:
Richard Cox 2025-08-28 10:05:34 +01:00
parent 80c497fc72
commit 61ff54ddd2
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ export default {
}, {
tooltipKey: 'manager.cloudCredentials.list.groupBy.provider',
hideColumn: 'provider',
icon: 'icon-service',
icon: 'icon-folder',
value: 'providerDisplay',
field: 'providerDisplay',
}],