Borked the gpg signing :(

This commit is contained in:
2022-11-25 08:58:10 +01:00
parent 539eccdd3e
commit 7f18165d32
69 changed files with 82457 additions and 1502 deletions

View File

@@ -1,9 +1,9 @@
{
"folder": "Excalidraw",
"folder": "!Załączniki/Excalidraw",
"embedUseExcalidrawFolder": false,
"templateFilePath": "Excalidraw/Template.excalidraw",
"scriptFolderPath": "Excalidraw/Scripts",
"compress": false,
"templateFilePath": "!Załączniki/Excalidraw/Template.excalidraw",
"scriptFolderPath": "!Załączniki/Excalidraw/Scripts",
"compress": true,
"autosave": true,
"autosaveInterval": 15000,
"drawingFilenamePrefix": "Drawing ",
@@ -16,8 +16,8 @@
"previewMatchObsidianTheme": false,
"width": "400",
"isLeftHanded": false,
"matchTheme": false,
"matchThemeAlways": false,
"matchTheme": true,
"matchThemeAlways": true,
"matchThemeTrigger": false,
"defaultMode": "normal",
"defaultPenMode": "never",
@@ -75,7 +75,7 @@
"mdCSS": "",
"scriptEngineSettings": {},
"defaultTrayMode": false,
"previousRelease": "1.7.25",
"previousRelease": "1.7.29",
"showReleaseNotes": true,
"showNewVersionNotification": true,
"mathjaxSourceURL": "https://cdn.jsdelivr.net/npm/mathjax@3.2.1/es5/tex-svg.js"