mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-21 21:33:08 +01:00
Make schedule enabled a checkbox
This commit is contained in:
@@ -40,7 +40,7 @@ export default class SettingsIndex extends Component {
|
||||
},
|
||||
{
|
||||
obj: data.schedule_enabled,
|
||||
type: 'text',
|
||||
type: 'checkbox',
|
||||
},
|
||||
{
|
||||
obj: data.schedule,
|
||||
|
||||
Reference in New Issue
Block a user