From b489047992f75d63b865888704d9eed687306fbd Mon Sep 17 00:00:00 2001 From: Andy Lulham Date: Sat, 11 May 2024 18:35:20 +0100 Subject: [PATCH] Revert "feat: save table state" This reverts commit d856066051eaaa00e53b1dcd1d892c2d54e819e1. --- static/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/index.md b/static/index.md index fc376144..408ff0ba 100644 --- a/static/index.md +++ b/static/index.md @@ -84,7 +84,6 @@ Proposed [Twitter community notes](https://twitter.com/i/communitynotes/download ], drawCallback: function (settings) { twttr.widgets.load(); - }, - stateSave: true + } });