mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
updated scribble helper
This commit is contained in:
@@ -26,7 +26,7 @@ let prevZoomValue = api.getAppState().zoom.value; //used to avoid trigger on pin
|
||||
// -------------
|
||||
// Load settings
|
||||
// -------------
|
||||
const settings = ea.getScriptSettings();
|
||||
let settings = ea.getScriptSettings();
|
||||
//set default values on first-ever run of the script
|
||||
if(!settings["Default action"]) {
|
||||
settings = {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user