Skip to content

Commit

Permalink
Merge pull request #406 from chirizxc/patch-2
Browse files Browse the repository at this point in the history
fix double `**`
  • Loading branch information
Tishka17 committed May 24, 2024
2 parents 5491ff9 + b9497a6 commit dabeb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aiogram_dialog/api/entities/modes.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class ShowMode(Enum):
**EDIT**:
edit dialog message
**SEND****:
**SEND**:
send new dialog message
**DELETE_AND_SEND**:
Expand Down

0 comments on commit dabeb10

Please sign in to comment.