mirror of
https://github.com/tmlnv/obsidian-telegram-bridge.git
synced 2026-07-22 17:10:24 +00:00
updated repo url in manifest.json
This commit is contained in:
parent
5743bee7ae
commit
18c19e36ae
2 changed files with 2 additions and 2 deletions
|
|
@ -5,6 +5,6 @@
|
|||
"minAppVersion": "1.5.0",
|
||||
"description": "Sync messages from a Telegram bot into your vault through a self-hosted Supabase backend.",
|
||||
"author": "tmlnv",
|
||||
"authorUrl": "https://github.com/tmlnv/obsidian-telegram",
|
||||
"authorUrl": "https://github.com/tmlnv/obsidian-telegram-bridge",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
"minAppVersion": "1.5.0",
|
||||
"description": "Sync messages from a Telegram bot into your vault through a self-hosted Supabase backend.",
|
||||
"author": "tmlnv",
|
||||
"authorUrl": "https://github.com/tmlnv/obsidian-telegram",
|
||||
"authorUrl": "https://github.com/tmlnv/obsidian-telegram-bridge",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue