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:
obscurity
2022-10-03 20:43:25 +02:00
committed by GitHub
parent 8fe60971f5
commit f2d913c672
3 changed files with 24 additions and 6 deletions

View File

@ -22,5 +22,9 @@ export const Devs = Object.freeze({
botato: {
name: "botato",
id: 440990343899643943n
},
obscurity: {
name: "obscurity",
id: 336678828233588736n,
}
});