mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
fix: can't edit on iOS
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#?(:cljs
|
||||
(defn ios?
|
||||
[]
|
||||
(not (nil? (re-find #"iPad|iPhone|iPod" js/navigator.userAgent)))))
|
||||
(utils/ios)))
|
||||
|
||||
#?(:cljs
|
||||
(defn safari?
|
||||
|
||||
Reference in New Issue
Block a user