From e107baf3abe1b00cf544a112862a9471bc4220b2 Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sat, 27 May 2023 16:42:36 -0500 Subject: [PATCH] Had to fix namespacing issue with the table api endpoint. --- Libraries/table/get.php | 2 +- api/table.php | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Libraries/table/get.php b/Libraries/table/get.php index 9d1f580..93eb6ff 100644 --- a/Libraries/table/get.php +++ b/Libraries/table/get.php @@ -1,7 +1,7 @@