From ce1c293dc15a7a0f39204af61c0fafdbe3cb1d43 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sat, 20 Jun 2020 09:50:44 +0100 Subject: [PATCH] Correct tiny typo in model.defaults.js Closes issue 169 (https://github.com/DataTables/DataTablesSrc/issues/169) Sync to source repo @15dcb2864aa85745129ef1d16b3fe4b3a3d4b910 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index ecb40cc..ff68f28 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "4f1dfc8758474a400c329e0eda0cd02311f2d65c", + "last-sync": "15dcb2864aa85745129ef1d16b3fe4b3a3d4b910", "last-tag": "1.10.21" } \ No newline at end of file