Skip to content

Commit

Permalink
Fixed transcription admin breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuastegmaier committed Aug 27, 2024
1 parent 05ce45b commit 0433fd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions concordia/admin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ class TranscriptionAdmin(admin.ModelAdmin):
"reviewed_by",
"supersedes",
"text",
"source",
)

EXPORT_FIELDS = (
Expand Down

0 comments on commit 0433fd4

Please sign in to comment.