From 4156a806b1666dec6e7c7dd67032b226b94374f9 Mon Sep 17 00:00:00 2001 From: Marc Hagen Date: Wed, 23 Nov 2022 12:04:10 +0100 Subject: [PATCH] Rewrite callBackend to be ES6 --- index.php | 68 ++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 50 insertions(+), 18 deletions(-) diff --git a/index.php b/index.php index 2af90b7..98269b5 100644 --- a/index.php +++ b/index.php @@ -266,26 +266,58 @@ if (LG_BLOCK_CUSTOM) { + +