mirror of
https://github.com/tmlnv/obsidian-telegram-bridge.git
synced 2026-07-22 06:53:13 +00:00
10 lines
306 B
JSON
10 lines
306 B
JSON
{
|
|
"id": "obsidian-telegram",
|
|
"name": "Obsidian Telegram",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Sync Telegram messages into Obsidian through a Supabase backend.",
|
|
"author": "tmlnv",
|
|
"authorUrl": "https://github.com/tmlnv/obsidian-telegram",
|
|
"isDesktopOnly": false
|
|
}
|