Skip to content

Commit 2b19e81

Browse files
committed
Update
1 parent d0c2c4c commit 2b19e81

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

streams/cp/shortcuts/modal.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sort_order": 3,
33
"icon": "heroicon-o-duplicate",
4-
"attributes.@click": "$dispatch('show-modal')"
4+
"attributes.@click": "$dispatch('show-modal', {url: 'https://streams.local:8890/admin/ui/docs_core/form/default?id=changelog'})"
55
}

streams/cp/shortcuts/surfaces.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sort_order": 2,
33
"icon": "heroicon-o-eye",
4-
"attributes.@click": "$dispatch('show-surfaces')"
4+
"attributes.@click": "$dispatch('show-surfaces', {url: 'https://streams.local:8890/admin/ui/docs_core/form/default?id=changelog'})"
55
}

streams/data/theme/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"__created_at":1607491448,"__updated_at":1607491448,"logo":"img\/logo.svg","brand":"#000","accent":"#ff0033","primary":"#7300ff","name":"Streams"}
1+
{"__created_at":1607491448,"__updated_at":1607491448,"logo":"img\/logo.svg","brand":"#000","accent":"#ff0033","primary":"#3c0085","name":"Streams"}

0 commit comments

Comments
 (0)