Skip to content

Commit

Permalink
Remove Location field from /json/fields.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nginearing authored Oct 9, 2024
1 parent 67b9947 commit 99a2490
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tagstudio/src/core/library/json/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@
{"id": 28, "name": "Guest Artist", "type": "text_line"},
{"id": 29, "name": "Composer", "type": "text_line"},
{"id": 30, "name": "Comments", "type": "text_box"},
{"id": 31, "name": "Location", "type": "text_line"},
]

0 comments on commit 99a2490

Please sign in to comment.