From b779cb427afc87b62250d2129f08c527070a2a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20L=C3=B6vmo?= <84896037+eriklovmo@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:36:29 +0100 Subject: [PATCH] Add the more_than plugin to list of external extensions --- www/pages/plugins.html.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/pages/plugins.html.erb b/www/pages/plugins.html.erb index 61f085464..a1c1c935d 100644 --- a/www/pages/plugins.html.erb +++ b/www/pages/plugins.html.erb @@ -1125,6 +1125,10 @@ sequel_vectorized Allows Sequel::Dataset to be exported as an Hash of Arrays and NArrays. +