mirror of
https://github.com/guicattani/obsidian-countdown-to.git
synced 2026-07-22 05:42:39 +00:00
Fixed a bug where the container was duplicated on error Removed the default background for upcoming since it can't adhere to the user theme
10 lines
263 B
JSON
10 lines
263 B
JSON
{
|
|
"id": "countdown-to",
|
|
"name": "Countdown To",
|
|
"version": "1.4.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Create countdown progress bars in your notes",
|
|
"author": "Gui Cattani",
|
|
"authorUrl": "https://github.com/guicattani/",
|
|
"isDesktopOnly": false
|
|
}
|