Merge pull request #380 from bartvdbraak/patch-1

Add Blender Chat to Trusted Instances
This commit is contained in:
Matthew Hodgson
2025-09-17 23:36:28 +01:00
committed by GitHub
+1
View File
@@ -25,6 +25,7 @@ const trustedWebInstances = [
"chat.mozilla.org", "chat.mozilla.org",
"webchat.kde.org", "webchat.kde.org",
"app.gitter.im", "app.gitter.im",
"chat.blender.org",
]; ];
/** /**