Skip to content

Commit

Permalink
extra enum entry for #14062
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorcary committed Jul 23, 2024
1 parent 627e311 commit d437c4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/middlewared/middlewared/utils/vendor.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@

class Vendors(StrEnum):
"""The set of possible vendor names in /data/.vendor"""
TRUENAS_SCALE = "TrueNAS Scale"
HEXOS = "HexOS"

0 comments on commit d437c4f

Please sign in to comment.