2024.4.16

This commit is contained in:
zzz
2024-04-16 13:01:34 +08:00
parent 7ec2d49b73
commit 8e9e13563d
11 changed files with 2851 additions and 3074 deletions

View File

@@ -1,12 +1,9 @@
{
"id": "obsidian-git",
"name": "Obsidian Git",
"description": "Backup your vault with git.",
"isDesktopOnly": true,
"name": "Git",
"description": "Backup your vault with Git.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
<<<<<<< HEAD
"version": "2.20.6"
=======
"version": "1.26.1"
>>>>>>> origin/master
"version": "2.24.1"
}