Vencord presetup
This commit is contained in:
14
assets/vencord/plugin.js
Normal file
14
assets/vencord/plugin.js
Normal file
@@ -0,0 +1,14 @@
|
||||
import definePlugin from "../utils/types";
|
||||
|
||||
export default definePlugin({
|
||||
name: "discord-awesomeaudio",
|
||||
authors: [
|
||||
{
|
||||
name: "retard",
|
||||
id: 205966226709676099n,
|
||||
},
|
||||
],
|
||||
required: true,
|
||||
description: "UI patches for discord-screenaudio.",
|
||||
patches: [],
|
||||
});
|
||||
Reference in New Issue
Block a user