mirror of
https://github.com/mossy1022/Smart-Connections-Visualizer.git
synced 2026-07-22 10:20:27 +00:00
- Reset button saves settings after reset - Fixed reset label caps change - Fixed bug when viz doesn't render properly when only a single connection appears
12 lines
355 B
JSON
12 lines
355 B
JSON
{
|
|
"id": "smart-connections-visualizer",
|
|
"name": "Smart Connections Visualizer",
|
|
"version": "1.0.9",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "View your Smart Connections in a visualized format.",
|
|
"author": "Evan Moscoso",
|
|
"authorUrl": "https://github.com/mossy1022",
|
|
"fundingUrl": "https://buymeacoffee.com/evansoasis",
|
|
"isDesktopOnly": true
|
|
}
|
|
|