Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrectRoadH committed Aug 7, 2024
1 parent 38c64bd commit b1f4e55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/fixtures.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ var (
Style: "primary",
Text: "Learn more",
MessageBus: ysk.YSKCardMessageBusAction{
Key: "casaos-ui/casaos-ui:app:mircoapp_communicate",
Payload: "{'type':'file'}",
Key: "casaos-ui:open_files",
Payload: `{"url": "/modules/icewhale_files/#"}`,
},
},
},
Expand Down

0 comments on commit b1f4e55

Please sign in to comment.