📦️ Deploy: 1.0.0

This commit is contained in:
Philipp Stracker 2025-03-18 21:40:18 +01:00
parent 3fa1406ca5
commit f54d095bc7
No known key found for this signature in database
2 changed files with 17 additions and 0 deletions

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
View 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
}