mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
chore: change isDesktopOnly to false
This commit is contained in:
parent
53cca9b7d8
commit
251f6f3942
1 changed files with 2 additions and 2 deletions
|
|
@ -5,5 +5,5 @@
|
|||
"minAppVersion": "0.15.0",
|
||||
"description": "Extend your markdown syntax using delimiters instead of HTML tags, such as underlining, superscript, subscript, highlighting, aligning.",
|
||||
"author": "Kotaindah55 (Sheva Ihza)",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue