mirror of
https://github.com/mue/mue.git
synced 2026-07-22 00:07:23 +02:00
feat: clock changes
This commit is contained in:
@@ -128,6 +128,9 @@ export default class TimeSettings extends PureComponent {
|
||||
<option value="percentageComplete">
|
||||
{getMessage('modals.main.settings.sections.time.percentage_complete')}
|
||||
</option>
|
||||
<option value="modernClock">
|
||||
Modern Clock
|
||||
</option>
|
||||
</Dropdown>
|
||||
</SettingsItem>
|
||||
{timeSettings}
|
||||
|
||||
Reference in New Issue
Block a user