Update toolbar subtitle to 'Slice 1.5 world lighting basics'

This commit is contained in:
2026-03-31 05:13:19 +02:00
parent 92c5ae56fc
commit 7f0c97ed96

View File

@@ -1105,7 +1105,7 @@ export function App({ store, initialStatusMessage }: AppProps) {
<header className="toolbar">
<div className="toolbar__brand">
<div className="toolbar__title">WebEditor3D</div>
<div className="toolbar__subtitle">Slice 1.4 first-room polish</div>
<div className="toolbar__subtitle">Slice 1.5 world lighting basics</div>
</div>
<div className="toolbar__actions">