1 files changed, 8 insertions, 0 deletions
diff --git a/assets/webrtc.js b/assets/webrtc.js
index 1acd443a..40cb237a 100644
--- a/assets/webrtc.js
+++ b/assets/webrtc.js
@@ -1,3 +1,11 @@
+/*
+ This file is used to patch client version 134842 ( and probably a lot more ) to send additional info when using webrtc.
+ If you want to use it, throw it into the `preload-plugins` folder.
+ TODO: Make it so this file is not required for webrtc.
+
+ Do note that webrtc, as of 17/12/2022, is not implemented yet in fosscord/fosscord-server.
+*/
+
(this.webpackChunkdiscord_app = this.webpackChunkdiscord_app || []).push([
[[228974]],
{
|