Skip to content

Commit

Permalink
Updated to new O_VALUE | DEPLOYMENT_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
reko-beep authored Jun 5, 2024
1 parent d18c819 commit 6329a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hsr_client/constants.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from enum import Enum, IntEnum


O_VALUE = "ba55e291a27b9d4ce59be8430ba2f214"
O_VALUE = "a179bc7f408c16403ad6db83281cda00"
class Item(IntEnum):
"""
Search Item types
Expand Down

0 comments on commit 6329a64

Please sign in to comment.