From dedae6c4959ded33ffaadd49ffa7e7c6b5052f79 Mon Sep 17 00:00:00 2001 From: panreyes Date: Thu, 2 Oct 2025 10:51:17 +0200 Subject: [PATCH] Add a custom.js support in the same way we have custom.css (as proposed by Melo-Professional) (#7317) * Add a custom.js support in the same way we have custom.css (as proposed by Melo-Professional) * Added empty custom.js to avoid a loading error --- public/scripts/custom.js | 0 views/agentinvite.handlebars | 1 + views/default.handlebars | 1 + views/default3.handlebars | 1 + views/invite.handlebars | 1 + views/login2.handlebars | 1 + views/message2.handlebars | 1 + views/messenger.handlebars | 1 + views/player.handlebars | 1 + views/sharing.handlebars | 1 + 10 files changed, 9 insertions(+) create mode 100644 public/scripts/custom.js diff --git a/public/scripts/custom.js b/public/scripts/custom.js new file mode 100644 index 00000000..e69de29b diff --git a/views/agentinvite.handlebars b/views/agentinvite.handlebars index cfe3ea6e..b4a62ed4 100644 --- a/views/agentinvite.handlebars +++ b/views/agentinvite.handlebars @@ -12,6 +12,7 @@ + Agent Installation