Skip to content

Commit 9efce34

Browse files
authored
fix: yes
1 parent b55802c commit 9efce34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/accessories.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ var SPECIAL_ACCESSORIES = map[string]specialAccessoryConstant{
212212
},
213213
"RUNEBOOK": {
214214
AllowsRecomb: false,
215-
AllowsEnrichment: true
215+
AllowsEnrichment: true,
216216
},
217217
}
218218

0 commit comments

Comments
 (0)