chore: change isDesktopOnly to false

This commit is contained in:
kotaindah55 2025-02-03 20:28:01 +02:00
parent 53cca9b7d8
commit 251f6f3942

View file

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