[APP-2429] Add Sunlight and Twilight color options to the Invite Friends QR code (#10921)
Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
@@ -26,8 +26,10 @@ export function ThemePicker({
|
||||
|
||||
const labels: Record<InviteThemeKey, string> = {
|
||||
dawn: l`Dawn`,
|
||||
sunlight: l`Sunlight`,
|
||||
day: l`Day`,
|
||||
dusk: l`Dusk`,
|
||||
twilight: l`Twilight`,
|
||||
night: l`Night`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user