Make schedule enabled a checkbox

This commit is contained in:
Henry Whitaker
2020-12-20 00:58:20 +00:00
parent feffc0023f
commit 752ef06626
2 changed files with 128 additions and 4749 deletions

View File

@@ -40,7 +40,7 @@ export default class SettingsIndex extends Component {
},
{
obj: data.schedule_enabled,
type: 'text',
type: 'checkbox',
},
{
obj: data.schedule,