Skip to content

Commit e650497

Browse files
committed
chore: show assets in StacInfo for narratives link
1 parent b6ec0aa commit e650497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/dashboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export default {
108108
name: "EodashStacInfo",
109109
properties: {
110110
body: ["description"],
111-
featured: ["providers"],
111+
featured: ["providers", "assets"],
112112
},
113113
},
114114
}

0 commit comments

Comments
 (0)