Skip to content

Commit

Permalink
trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-nil committed Jan 15, 2024
1 parent b7f85bf commit 308ea35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swift-ticketing/cljs-src/swift_ticketing_ui/ticket.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[camel-snake-kebab.extras :as cske]
[camel-snake-kebab.core :as csk]))


(defn post-ticket [url handler ticket-info]
(let [{:keys [name description date venue]} ticket-info]
(ajax/ajax-request
Expand Down

0 comments on commit 308ea35

Please sign in to comment.