mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-05-13 01:46:08 +08:00
Add button-controlled roadmap item
This commit is contained in:
@@ -15,6 +15,14 @@ export const ROADMAP_ITEMS: RoadmapItemDefinition[] = [
|
||||
category: 'Training',
|
||||
icon: 'mdi-cellphone-sound',
|
||||
},
|
||||
{
|
||||
key: 'button-control',
|
||||
title: 'Button-controlled transmissions',
|
||||
description:
|
||||
'Hardware or on-screen push-to-talk button options for when speaking aloud is not possible or practical.',
|
||||
category: 'Accessibility',
|
||||
icon: 'mdi-gesture-tap-button',
|
||||
},
|
||||
{
|
||||
key: 'realism-upgrades',
|
||||
title: 'Phraseology realism boost',
|
||||
|
||||
Reference in New Issue
Block a user