Skip to content

Commit

Permalink
Add "other" location
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Sep 9, 2024
1 parent af6fe96 commit bdb5545
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/co/gaiwan/compass/db/migrations.clj
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,9 @@
{:label :cap-capacity-250
:tx-data
[[:compass.fn/cap-capacity 250]]}

{:label :add-other-location
:tx-data
[{:location/name "Other location (see description)"}]}

])

0 comments on commit bdb5545

Please sign in to comment.