Skip to content

Commit

Permalink
Merge pull request #1749 from cardstack/remove-experiments-favorites
Browse files Browse the repository at this point in the history
Remove the favorites in the experiments realm
  • Loading branch information
habdelra authored Nov 1, 2024
2 parents f3bd97c + 4a2b84e commit a398617
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions packages/experiments-realm/index.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,11 @@
{
"data": {
"type": "card",
"attributes": {},
"relationships": {
"favorites.0": {
"links": {
"self": "./Friend/1"
}
},
"favorites.1": {
"links": {
"self": "./Person/1"
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/cards-grid",
"name": "CardsGrid"
}
}
}
}
}

0 comments on commit a398617

Please sign in to comment.