Browse Source

fix: args

Tienson Qin 3 years ago
parent
commit
e94b86aadc
2 changed files with 1 additions and 1 deletions
  1. 0 1
      src/main/frontend/handler/file.cljs
  2. 1 0
      yarn.lock

+ 0 - 1
src/main/frontend/handler/file.cljs

@@ -125,7 +125,6 @@
            tx (if (contains? gp-config/mldoc-support-formats format)
                 (let [[pages blocks]
                       (extract/extract-blocks-pages
-                       repo-url
                        file
                        content
                        {:user-config (state/get-config)

+ 1 - 0
yarn.lock

@@ -561,6 +561,7 @@
 
 "@capacitor/haptics@^1.1.4":
   version "1.1.4"
+  resolved "https://registry.yarnpkg.com/@capacitor/haptics/-/haptics-1.1.4.tgz#80d5bc4776740a227a8cb83c85fac4db1316db8e"
   integrity sha512-+pJIb5X7xAcbrWj6rJaV+cwBlv8aFwB1/Ob6EV4atydThuuVSSsAL4hI4ZYlPNOxM6H5s+ZDLj7Pa2os4eFmtg==
 
 "@capacitor/[email protected]":