From 1d52f94379730ef587de87ce3ca8f1a30ac0a44a Mon Sep 17 00:00:00 2001 From: m-edlund Date: Tue, 9 Apr 2024 10:53:00 +0200 Subject: feature: add handlebar for jidoujisho pitch graph (#773) * feat: add handlebar for jidoujisho pitch graph * fix: update handlebar upgrade test --------- Co-authored-by: StefanVukovic99 --- test/options-util.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/options-util.test.js b/test/options-util.test.js index be881d15..ebee0765 100644 --- a/test/options-util.test.js +++ b/test/options-util.test.js @@ -599,7 +599,7 @@ function createOptionsUpdatedTestData1() { } ], profileCurrent: 0, - version: 28, + version: 29, global: { database: { prefixWildcardsSupported: false -- cgit v1.2.3