mirror of
https://github.com/canna71/obsidian-sheets.git
synced 2026-07-22 08:30:27 +00:00
FIX: caret color
This commit is contained in:
parent
af4a86d37c
commit
b6622a02cf
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "workbooks",
|
||||
"name": "Workbooks",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Work with Spreadsheets inside your notes",
|
||||
"author": "Gabriele Cannata",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-workbooks",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Work with Spreadsheets inside your notes",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue