Skip to content

Commit

Permalink
Update slog/models.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Wellheor1 and github-actions[bot] authored Sep 12, 2023
1 parent b1e3eb5 commit 596ce6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slog/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ class Log(models.Model):
(190001, 'FTP HL7: заказ push'),
(190002, 'FTP HL7: результат pull'),
(190003, 'FTP HL7: результат push'),
(200000, 'ИМПОРТ из ММИС: Ошибка импорта')
(200000, 'ИМПОРТ из ММИС: Ошибка импорта'),
)

# Виды событий, которые могут быть очищены
Expand Down

0 comments on commit 596ce6d

Please sign in to comment.