From 040b4006d8ec4adefefd2e8e6c6768301236be0d Mon Sep 17 00:00:00 2001 From: jessikitty Date: Tue, 7 Jul 2026 17:47:31 +1000 Subject: [PATCH] Fix print page vendor load + persist authored scene across deploys --- .gitignore | 1 + public/anchors-print.html | 13 ++++++++----- server/sync-server.js | 17 +++++++++++++---- 3 files changed, 22 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 258d1d7..1353b76 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules/ .run.pid .deploy-installed data/backups/ +data/scene.live.json _deploy/ diff --git a/public/anchors-print.html b/public/anchors-print.html index 42411a0..cd7bfb8 100644 --- a/public/anchors-print.html +++ b/public/anchors-print.html @@ -66,7 +66,12 @@
Loading anchors…
- + + + + +