Add support battlesuits page
This commit is contained in:
@@ -240,4 +240,12 @@ export const theme: Theme = {
|
||||
borderStyle: 'solid',
|
||||
},
|
||||
},
|
||||
badges: {
|
||||
primary: {
|
||||
backgroundColor: 'primary',
|
||||
},
|
||||
secondary: {
|
||||
backgroundColor: 'secondary',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user