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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,
}
});