Skip to content

Commit

Permalink
Update src/olympia/constants/blocklist.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mathieu Pillard <diox@users.noreply.github.com>
  • Loading branch information
KevinMind and diox authored Feb 4, 2025
1 parent 09caf17 commit dd0168e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/olympia/constants/blocklist.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ class BlockListAction(Enum):
UPLOAD_SOFT_BLOCKED_FILTER = 'upload_soft_blocked_filter'
# Upload a new stash entry
UPLOAD_STASH = 'upload_stash'
# Clear the Stash (clear all stases)
# Clear the Stash (clear all stashes)
CLEAR_STASH = 'clear_stash'

0 comments on commit dd0168e

Please sign in to comment.