mirror of
https://github.com/stracker-phil/obsidian-mention-things.git
synced 2026-07-22 05:43:27 +00:00
📦️ Deploy: 1.0.0
This commit is contained in:
parent
3fa1406ca5
commit
f54d095bc7
2 changed files with 17 additions and 0 deletions
6
dist/main.js
vendored
Normal file
6
dist/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
dist/manifest.json
vendored
Normal file
11
dist/manifest.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"id": "mention-things",
|
||||
"name": "Mention Things",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Define a list of prefixes to trigger an autocomplete suggestion to insert a link.",
|
||||
"author": "Philipp Stracker",
|
||||
"authorUrl": "https://philippstracker.com",
|
||||
"fundingUrl": "https://philippstracker.com/tf",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Loading…
Reference in a new issue