MEGA Sync 1.1.4
Review fixes for the Obsidian Community directory.
Errors:
- Settings headings no longer include the plugin name (the panel already shows it).
- Bumped minAppVersion to 1.13.0 so the APIs in use (setDestructive, FileManager.trashFile) are within the declared minimum.
Warnings:
- setInterval callback uses a block body (no Promise returned where void expected).
- Removed an unnecessary type assertion in crypto.ts.
Release tag is 1.1.4 (no 'v' prefix), matching the manifest version.