Enable orbit-clock and orbit-copy example plugins on tchatou

This commit is contained in:
reverse 2026-06-20 08:48:47 +00:00
parent e95cb2e355
commit 41aeecc166

View file

@ -33,5 +33,5 @@
"imageUpload": true,
"register": true
},
"plugins": []
"plugins": ["/app/plugins/orbit-clock.js", "/app/plugins/orbit-copy.js"]
}