mirror of
https://github.com/rmccorkl/TubeSage.git
synced 2026-07-22 06:45:31 +00:00
Patch release: fix the mobile example-template viewer, which 1.4.0 shipped collapsed to ~2 lines. flex-shrink:0 stops the mobile modal's flex column from squeezing the content box below its set height. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
10 lines
301 B
JSON
10 lines
301 B
JSON
{
|
|
"id": "tubesage",
|
|
"name": "TubeSage",
|
|
"version": "1.4.1",
|
|
"minAppVersion": "1.11.4",
|
|
"description": "Create comprehensive notes from YouTube transcripts using LLMs.",
|
|
"author": "Richard McCorkle",
|
|
"authorUrl": "https://github.com/rmccorkl",
|
|
"isDesktopOnly": false
|
|
}
|