feat: improve time settings, fix search button etc

This commit is contained in:
David Ralph
2021-03-17 17:55:58 +00:00
parent 67562c7297
commit 8f1ebb309c
12 changed files with 126 additions and 146 deletions

View File

@@ -25,7 +25,7 @@ export default class About extends React.PureComponent {
updateMsg = 'Update available: ' + version;
}
// TODO: REMOVE BOTS AND MAKE IT ACTUALLY WORK,
// TODO: REMOVE BOTS AND MAKE IT ACTUALLY WORK
this.setState({
contributors: contributors,
update: updateMsg