mirror of
https://github.com/friebetill/obsidian-file-diff.git
synced 2026-07-22 07:40:25 +00:00
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"id": "file-diff",
|
|
"name": "File Diff",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Shows the differences between two files..",
|
|
"author": "Till Friebe",
|
|
"authorUrl": "https://friebetill.github.io/",
|
|
"isDesktopOnly": false
|
|
}
|