« get me outta code hell

most essential behavior for live-dev-server - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/write/bind-utilities.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-01-09 21:07:16 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-01-09 21:07:16 -0400
commit594e8dd46f9e6cc74c680536a1d820eef27133f0 (patch)
treeb4dfeda6e32dfb09df6d3c6c52cccf88bf824005 /src/write/bind-utilities.js
parent154c050db72ebf06d4514326c696ab43fb3f8dc8 (diff)
most essential behavior for live-dev-server
Diffstat (limited to 'src/write/bind-utilities.js')
-rw-r--r--src/write/bind-utilities.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/write/bind-utilities.js b/src/write/bind-utilities.js
index 6632ba3..1c4dd28 100644
--- a/src/write/bind-utilities.js
+++ b/src/write/bind-utilities.js
@@ -61,6 +61,7 @@ export function bindUtilities({
   const bound = {};
 
   bound.html = html;
+  bound.language = language;
 
   bound.img = bindOpts(img, {
     [bindOpts.bindIndex]: 0,