mirror of
https://github.com/kissyjpf/rtm-sync.git
synced 2026-07-22 07:02:51 +00:00
- Remove unused TFile import
- Replace direct style assignments with setCssStyles()
- Replace innerHTML with DOM element creation
- Replace createEl('h2') with Setting.setHeading()
- Fix Promise-in-void-callback warnings
- Remove unused catch variable
- Bump minAppVersion to 1.0.0 to match actual API usage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"1.0.0": "0.15.0",
|
|
"1.2.0": "0.15.0",
|
|
"1.3.0": "0.15.0",
|
|
"1.3.1": "0.15.0",
|
|
"1.3.2": "0.15.0",
|
|
"1.3.3": "1.0.0"
|
|
}
|