From 2d191bfdbd955a363e7afdc79c7a2b4b11a2e9b7 Mon Sep 17 00:00:00 2001 From: StefanVukovic99 Date: Sun, 5 May 2024 02:30:09 +0200 Subject: add single dictionary handlebars (#814) * add single dictionary handlebars * fix dicts with kanji in title * sort * rename to single-glossary-XYZ * add brief and no dict variants * add docs, only terms no kanji * allow testing single dict handlebars * remove empty comment --- test/options-util.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/options-util.test.js') diff --git a/test/options-util.test.js b/test/options-util.test.js index f44dbb4f..8f4dc80e 100644 --- a/test/options-util.test.js +++ b/test/options-util.test.js @@ -605,7 +605,7 @@ function createOptionsUpdatedTestData1() { } ], profileCurrent: 0, - version: 33, + version: 34, global: { database: { prefixWildcardsSupported: false -- cgit v1.2.3