We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fe047b + e5d2bcd commit cc239d3Copy full SHA for cc239d3
public/dashboard.js
@@ -128,7 +128,7 @@ export default {
128
footer: [],
129
body: ["description"],
130
styleOverride: "",
131
- featured: [],
+ featured: ["providers"],
132
},
133
134
}
@@ -265,13 +265,8 @@ export default {
265
widget: {
266
name: "EodashStacInfo",
267
properties: {
268
- body: [
269
- "satellite",
270
- "sensor",
271
- "insituSources",
272
- "otherSources",
273
- "extent",
274
- ],
+ body: ["description"],
275
276
277
0 commit comments