From f475732715260604a3e50aa4455f2eff6411ac18 Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 11 Jun 2026 15:47:34 +0200 Subject: [PATCH] remove loading page --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 2587734..aa60a98 100644 --- a/TODO +++ b/TODO @@ -5,7 +5,6 @@ - privacy policy - have no access to anything you generate, only keep a count of success/failed pdf generations with timestamp and error message - a11y and lighthouse fixes - check wcag compliance -- Callback page - improve loading display in suspense - 429 lichess error handling - add throw errors or return errors in server code - try/catch where needed in client code