Update template.offline.js

Quote jw_depth string.
This commit is contained in:
Brian Huisman 2023-06-21 12:09:28 -04:00
parent 675b25b1e4
commit b17a68c175

View file

@ -22,7 +22,7 @@ let os_rdata = {
let os_odata = {
s_weights: {{{s_weights}}},
jw_depth: {{jw_depth}}
jw_depth: '{{jw_depth}}'
};
Object.keys(os_odata.s_weights).forEach(key => {