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