Settings sections fix for Obsidian 1.13
- 4.6.2's sign-in fix still did nothing on Obsidian 1.13 — the button was fine, its destination was gone. Obsidian 1.13's new settings renderer re-parents each section's rows after rendering, which removed the plugin-drawn sections (Account, Mobile sync, Cross-posting, Danger zone) from the settings tab entirely.
- Those sections now render inside the element the 1.13 renderer manages, so they stay visible, and the signed-out Sign in button jumps to the Account section and focuses the email field on 1.13 as well. Nothing changes on Obsidian 1.12 and earlier.
- The Supertonic install row in Text-to-Speech settings is now named Install Supertonic engine, resolving a duplicate-name collision that could mix up the installed/not-installed rows on 1.13.