From ea9f7d95f18b83eb60c546489f782053ba77e826 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Thu, 18 Jul 2024 16:15:46 +0000 Subject: [PATCH] f9e808c2a330d34ce127aee1f1627f40d38a93a2 Dev: Typo 4eda61c32e5e7d420ab471da25ea52de4c22343f Typescript: Rewrite how the buttons are defined, so options can be split per button type and other extensions can define their own buttons. Sync to source repo @4eda61c32e5e7d420ab471da25ea52de4c22343f --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 70fd7c5..cd72d46 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/Buttons", "last-tag": "3.0.2", - "last-sync": "f7036a96e120ceb364e525be835dcdf5163fdc4c" + "last-sync": "4eda61c32e5e7d420ab471da25ea52de4c22343f" } \ No newline at end of file