1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-29 16:52:18 +00:00

Update to latest version of dom-to-image-more library

Include it in tw5.com for testing
This commit is contained in:
Jeremy Ruston
2026-03-15 16:53:51 +00:00
parent fd3b96e2dd
commit dda4c7fb10
3 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"tiddlywiki/menubar",
"tiddlywiki/jszip",
"tiddlywiki/confetti",
"tiddlywiki/tour"
"tiddlywiki/tour",
"tiddlywiki/dom-to-image"
],
"themes": [
"tiddlywiki/vanilla",
+2 -1
View File
@@ -7,7 +7,8 @@
"tiddlywiki/internals",
"tiddlywiki/menubar",
"tiddlywiki/railroad",
"tiddlywiki/tour"
"tiddlywiki/tour",
"tiddlywiki/dom-to-image"
],
"themes": [
"tiddlywiki/vanilla",
File diff suppressed because one or more lines are too long