From d4be98edb16b0853f94748c89d36bd6020f4d37d Mon Sep 17 00:00:00 2001 From: AudricV <74829229+AudricV@users.noreply.github.com> Date: Sun, 15 Jan 2023 13:16:24 +0100 Subject: [PATCH] [Client] Credit Socket.IO in the licenses page --- truthseeker/templates/licenses.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/truthseeker/templates/licenses.html b/truthseeker/templates/licenses.html index d73f61f..11f9c78 100644 --- a/truthseeker/templates/licenses.html +++ b/truthseeker/templates/licenses.html @@ -30,6 +30,9 @@
  • Flask, framework Python créé par Pallets, sous license BSD-3 Clause
  • +
  • + Socket.IO (client), bibliothèque JavaScript créée par Guillermo Rauch, sous license MIT +