Skip to content

Commit

Permalink
Update server/backend/migration/20231003000000.go
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Elsinga <[email protected]>
  • Loading branch information
tobiasjungmann and CommanderStorm authored Oct 5, 2023
1 parent 75a0098 commit 7e8ffc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/backend/migration/20231003000000.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func addEntriesForCronJob(tx *gorm.DB, cronName string, interval int32) error {
}

/*
Updates the list of dishtags.
setNameTagOptions updates the list of dishtags.
If a tag with the exact german and english name does not exist yet, it will be created.
Old tags won't be removed to prevent problems with foreign keys.
*/
Expand Down

0 comments on commit 7e8ffc1

Please sign in to comment.