Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
verticalsync committed Jul 18, 2024
1 parent 53f7379 commit 1f19559
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions src/assets/badges.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
}
],
"1183181983908646913": [
{
"tooltip": "Suncord Donor",
"badge": "https://cdn.nest.rip/uploads/78cb1e77-b7a6-4242-9089-e91f866159bf.png"
},
{
"tooltip": "wire",
"badge": "https://cdn.nest.rip/uploads/0d407302-2dc8-4e57-98f6-38d78bd3d7c6.png"
Expand All @@ -20,6 +24,10 @@
}
],
"442626774841556992": [
{
"tooltip": "Suncord Donor",
"badge": "https://cdn.nest.rip/uploads/78cb1e77-b7a6-4242-9089-e91f866159bf.png"
},
{
"tooltip": ">,,<",
"badge": "https://cdn.nest.rip/uploads/0cb8b42d-efab-46c8-a5d7-ff018f060df5.webp"
Expand Down Expand Up @@ -114,12 +122,20 @@
}
],
"630151942135480370": [
{
"tooltip": "Suncord Donor",
"badge": "https://cdn.nest.rip/uploads/78cb1e77-b7a6-4242-9089-e91f866159bf.png"
},
{
"tooltip": "nyx's Supporter",
"badge": "https://cdn.nest.rip/uploads/f29a1521-6c26-4c31-8e1e-cb6ebb74e3ce.jpg"
}
],
"1223194674546737183": [
{
"tooltip": "Suncord Donor",
"badge": "https://cdn.nest.rip/uploads/78cb1e77-b7a6-4242-9089-e91f866159bf.png"
},
{
"tooltip": "blehhh",
"badge": "https://cdn.nest.rip/uploads/6a72609d-edd0-4ed4-acd2-9cba46f5bbe8.png"
Expand Down
2 changes: 1 addition & 1 deletion src/suncordplugins/betterMicrophone.desktop/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ var microphonePatcher;
// });

export default definePlugin({
name: "PhilsBetterMicrophone",
name: "BetterMicrophone",
description: "This plugin allows you to further customize your microphone.",
authors: [Devs.philhk],
dependencies: ["PhilsPluginLibrary"],
Expand Down
2 changes: 1 addition & 1 deletion src/suncordplugins/betterScreenshare.dev/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var screensharePatcher;
var screenshareAudioPatcher;

export default definePlugin({
name: "PhilsBetterScreenshare",
name: "BetterScreenshare",
description: "This plugin allows you to further customize your screen sharing.",
authors: [Devs.philhk, Devs.walrus],
dependencies: ["PhilsPluginLibrary"],
Expand Down

0 comments on commit 1f19559

Please sign in to comment.