3
0

Rename service cloud to service solution

This commit is contained in:
Denis Arh
2020-09-25 16:25:21 +02:00
parent 6e799a2ac2
commit 74b15f18b1
3 changed files with 4 additions and 4 deletions
@@ -1,3 +1,3 @@
namespaces:
service-solution:
name: Service Cloud
name: Service Solution
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -119,10 +119,10 @@ func makeDefaultApplications(ctx context.Context, log *zap.Logger) error {
},
&types.Application{
Name: "Service Cloud",
Name: "Service Solution",
Enabled: true,
Unify: &types.ApplicationUnify{
Name: "Service Cloud",
Name: "Service Solution",
Listed: true,
Icon: newIconUrl,
Logo: newLogoUrl,