feat(plugin) VoiceMessages: allow dropping files as input
@Vap0r1ze @nmsturcke sorry for the ping, but I would like someone to review this. Thanks!
@Vendicated can we merge this? Does this need anything else to be merged? Sorry if pinging you is not ok, it's just that I don't know how to continue with this pull request. Thanks in advance!
Should use the FileInput component, many plugins use it so you can use as a reference
I've only found one reference to "FileInput" in src\components\VencordSettings. Is that the FileInput component I should be using, or am I missing some other reference? Thanks for the review!
Yeah that's the one, however I'm not sure if it actually supports dropping
I could not figure out how to implement the FileInput you mentioned anyways. Let me know what should be done next