Plugins updated second commit
This commit is contained in:
+3
-2
@@ -2,10 +2,11 @@
|
||||
"showSheetButton": "true",
|
||||
"folder": "/",
|
||||
"fileLocationMode": "current-sub",
|
||||
"fileSubFolder": "Sheets",
|
||||
"fileSubFolder": "~Sheets",
|
||||
"excelFilenamePrefix": "Excel ",
|
||||
"excelFilenameDateTime": "DD-MM_MMM-YYYY HH.mm.ss",
|
||||
"sheetHeight": "300",
|
||||
"sheetHeightMode": "auto",
|
||||
"rowHeight": "25",
|
||||
"colWidth": "100",
|
||||
"authorizationCode": "",
|
||||
@@ -14,7 +15,7 @@
|
||||
"numberFormatLocal": "en",
|
||||
"mobileRenderMode": "desktop",
|
||||
"darkModal": "dark",
|
||||
"isBigSheet": "false",
|
||||
"isBigSheet": "true",
|
||||
"fontFolder": "",
|
||||
"selectedFontName": ""
|
||||
}
|
||||
Vendored
+384
-384
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "sheet-plus",
|
||||
"name": "Sheet Plus",
|
||||
"version": "2.12.13",
|
||||
"version": "2.12.15",
|
||||
"minAppVersion": "1.5.11",
|
||||
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
|
||||
"author": "ljcoder",
|
||||
|
||||
Reference in New Issue
Block a user