Rename service cloud to service solution
This commit is contained in:
@@ -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
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user