updated roles data

This commit is contained in:
2022-04-01 12:56:40 -05:00
parent 858fe33e62
commit fbb70a811c

View File

@@ -118,6 +118,11 @@ export const InteractionRoles: (Opt.Row|Opt.Menu)[] = [
label: 'Dungeons and Dragons',
value: 'dnd',
roleid: '872684620666265602'
},
{
label: 'VR Haver',
value: 'vr',
roleid: '927020684918534195'
}
]
}