Switch quotes

This commit is contained in:
Oliver-Akins 2024-02-10 01:03:59 -07:00
parent 914b6e5862
commit cad3cdd5f1

View file

@ -40,7 +40,7 @@ export const syncMilestones = [
{ value: 100, andReturn: true },
];
export const syncDice = "1d20";
export const syncDice = `1d20`;
export default {
stats,