Switch quotes
This commit is contained in:
parent
914b6e5862
commit
cad3cdd5f1
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ export const syncMilestones = [
|
|||
{ value: 100, andReturn: true },
|
||||
];
|
||||
|
||||
export const syncDice = "1d20";
|
||||
export const syncDice = `1d20`;
|
||||
|
||||
export default {
|
||||
stats,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue