Skip to content

Commit

Permalink
[create-pull-request] automated change (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: ShikiSuen <[email protected]>
  • Loading branch information
github-actions[bot] and ShikiSuen authored Jan 16, 2025
1 parent a334100 commit 19c240c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions store/hsr/honker_characters.json.swift
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ extension HonkerCharactersJSONValue {
enum AvatarBaseType: String, Codable {
case knight = "Knight"
case mage = "Mage"
case memory = "Memory"
case priest = "Priest"
case rogue = "Rogue"
case shaman = "Shaman"
Expand Down
1 change: 1 addition & 0 deletions store/hsr/honker_weps.json.swift
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ extension HonkerWepsJSONValue {
enum AvatarBaseType: String, Codable {
case knight = "Knight"
case mage = "Mage"
case memory = "Memory"
case priest = "Priest"
case rogue = "Rogue"
case shaman = "Shaman"
Expand Down

0 comments on commit 19c240c

Please sign in to comment.