diff --git a/extensions.json b/extensions.json index 020aa78a..ad502fe6 100644 --- a/extensions.json +++ b/extensions.json @@ -2062,6 +2062,18 @@ "short_description": "Block based numbers game", "icon": "https://raw.githubusercontent.com/lnbits/numberlottery/main/static/image/numbers.png", "details_link": "https://raw.githubusercontent.com/lnbits/numberlottery/main/config.json" + }, + { + "id": "dashboard", + "repo": "https://github.com/lnbits/dashboard", + "version": "0.0.7", + "archive": "https://github.com/lnbits/dashboard/archive/refs/tags/v0.0.7.zip", + "hash": "9c45b96b4e1487be2e64973dfc682c13ac2f3bb7361dbaf385b89bead2f919c5", + "min_lnbits_version": "1.1.0", + "name": "Dashboard", + "short_description": "Simple dashboard for public links", + "icon": "https://raw.githubusercontent.com/lnbits/dashboard/main/static/image/dashboard.png", + "details_link": "https://raw.githubusercontent.com/lnbits/dashboard/main/config.json" } ] } \ No newline at end of file