-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathaddons.html
6 lines (6 loc) · 969 Bytes
/
addons.html
1
2
3
4
5
6
<!doctype html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Addon Settings - 40code</title><style>body[splash-theme="dark"]:not(.tw-loaded) {
background: #111;
}</style></head><body><script>(function() {
try {var localTheme = localStorage.getItem('tw:theme');} catch (e) {}
if (localTheme ? localTheme === 'dark' : window.matchMedia('(prefers-color-scheme: dark)').matches) document.body.setAttribute('splash-theme', 'dark');
})();</script><div id="app"></div><script src="https://40code-cdn.zq990.com/scratch/./js/vendors~addon-settings~credits~editor~embed~fullscreen~player.e86b7fd164fe2b6d243e.js"></script><script src="https://40code-cdn.zq990.com/scratch/./js/addon-settings~addons~editor~fullscreen~player.5402043ddeba7f50273b.js"></script><script src="https://40code-cdn.zq990.com/scratch/./js/addon-settings.328e2d471472583133dd.js"></script></body></html>