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

Commit

Permalink
ss
Browse files Browse the repository at this point in the history
  • Loading branch information
verticalsync committed Jul 17, 2024
1 parent 5b3946c commit 53f7379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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: "BetterMicrophone",
name: "PhilsBetterMicrophone",
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: "BetterScreenshare",
name: "PhilsBetterScreenshare",
description: "This plugin allows you to further customize your screen sharing.",
authors: [Devs.philhk, Devs.walrus],
dependencies: ["PhilsPluginLibrary"],
Expand Down

0 comments on commit 53f7379

Please sign in to comment.