mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-17 03:32:32 -06:00
The settings "About" section hardcoded "ScreenTinker v1.4.1", so it never reflected the running build (#/admin already showed the correct version). Fetch /api/version in the async settings render — the same unauthenticated endpoint the admin view uses — and render it (blank-safe on fetch failure). Closes #83 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| i18n | ||
| views | ||
| api.js | ||
| app.js | ||
| brand-prime.js | ||
| branding.js | ||
| i18n.js | ||
| socket.js | ||
| utils.js | ||