mirror of
https://github.com/lorens-osman-dev/double-row-toolbar.git
synced 2026-07-22 05:43:57 +00:00
second
This commit is contained in:
parent
986096eb3a
commit
3dafd3deeb
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Double row toolbar",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.8.4",
|
||||
"description": "Adds a second row to the Obsidian toolbar on mobile devices, allowing for more quick access buttons.",
|
||||
"description": "Adds a second row to the toolbar on mobile devices, allowing for more quick access buttons.",
|
||||
"author": "Lorens Osman",
|
||||
"authorUrl": "https://twitter.com/lorans_othman",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/lorens",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "double-row-toolbar",
|
||||
"version": "1.0.0",
|
||||
"description": "Adds a second row to the Obsidian toolbar on mobile devices, allowing for more quick access buttons.",
|
||||
"description": "Adds a second row to the toolbar on mobile devices, allowing for more quick access buttons.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"dev": "node esbuild.config.mjs",
|
||||
|
|
|
|||
Loading…
Reference in a new issue