Skip to content

Commit

Permalink
Url
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoescala committed Oct 5, 2023
1 parent 54b023b commit ac667d5
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion js/compiled/out/claimr/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
(def parsed-txt (r/atom ""))
(def selected-record (r/atom {}))

(def url "http://localhost:3449/")
(def url "https://diegoescala.github.io/")


(defn parse-input
Expand Down
Loading

0 comments on commit ac667d5

Please sign in to comment.