empty out sponsors

This commit is contained in:
uncor3
2025-11-23 09:01:12 +00:00
parent 9de92328af
commit c5b434fca9
+4 -64
View File
@@ -2,76 +2,16 @@
">0.0.0": { ">0.0.0": {
"sponsors": { "sponsors": {
"platinum": { "platinum": {
"members": [ "members": []
{
"name": "Spotify",
"url": "https://www.spotify.com",
"logo": "sponsors/spotify.png",
"description": "Leading music streaming service.",
"bundleId": "com.spotify.client"
},
{
"name": "Shopify",
"url": "https://www.shopify.com",
"logo": "sponsors/shopify.png",
"description": "Create an online store within minutes and start selling.",
"bundleId": "com.jadedpixel.shopify"
}
]
}, },
"gold": { "gold": {
"members": [ "members": []
{
"name": "Spotify",
"url": "https://www.spotify.com",
"logo": "sponsors/spotify.png",
"description": "Leading music streaming service.",
"bundleId": "com.spotify.client"
},
{
"name": "Shopify",
"url": "https://www.shopify.com",
"logo": "sponsors/shopify.png",
"description": "Create an online store within minutes and start selling.",
"bundleId": "com.jadedpixel.shopify"
}
]
}, },
"silver": { "silver": {
"members": [ "members": []
{
"name": "Spotify",
"url": "https://www.spotify.com",
"logo": "sponsors/spotify.png",
"description": "Leading music streaming service.",
"bundleId": "com.spotify.client"
},
{
"name": "Shopify",
"url": "https://www.shopify.com",
"logo": "sponsors/shopify.png",
"description": "Create an online store within minutes and start selling.",
"bundleId": "com.jadedpixel.shopify"
}
]
}, },
"bronze": { "bronze": {
"members": [ "members": []
{
"name": "Spotify",
"url": "https://www.spotify.com",
"logo": "sponsors/spotify.png",
"description": "Leading music streaming service.",
"bundleId": "com.spotify.client"
},
{
"name": "Shopify",
"url": "https://www.shopify.com",
"logo": "sponsors/shopify.png",
"description": "Create an online store within minutes and start selling.",
"bundleId": "com.jadedpixel.shopify"
}
]
} }
} }
} }