Tienson Qin 3 هفته پیش
والد
کامیت
cfeaeedb94
1فایلهای تغییر یافته به همراه4 افزوده شده و 3 حذف شده
  1. 4 3
      src/main/frontend/worker/state.cljs

+ 4 - 3
src/main/frontend/worker/state.cljs

@@ -131,9 +131,10 @@
   []
   (:auth/id-token @*state))
 
-(defn mobile?
-  []
-  (:mobile? (get-context)))
+(comment
+  (defn mobile?
+    []
+    (:mobile? (get-context))))
 
 ;;; ========================== mobile log ======================================
 (defonce *log (atom []))