From 41a28e738173dae2e11fc95a2c1e0153d0025921 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 27 Mar 2024 13:15:53 +0100 Subject: [PATCH] fix: load crowdin script using https --- frappe/templates/base.html | 2 +- frappe/www/app.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/templates/base.html b/frappe/templates/base.html index 0a952cb9b2..2c992c082f 100644 --- a/frappe/templates/base.html +++ b/frappe/templates/base.html @@ -39,7 +39,7 @@ var _jipt = []; _jipt.push(['project', 'frappe']); - + {% endif %} - + {% endif %}