mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
feat(plugin): add betterUploadButton (#32)
plugin to upload with a single click and open the context menu with right click
This commit is contained in:
parent
8fe60971f5
commit
f2d913c672
3 changed files with 24 additions and 6 deletions
|
@ -22,5 +22,9 @@ export const Devs = Object.freeze({
|
|||
botato: {
|
||||
name: "botato",
|
||||
id: 440990343899643943n
|
||||
},
|
||||
obscurity: {
|
||||
name: "obscurity",
|
||||
id: 336678828233588736n,
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue