aesthetics updated
This commit is contained in:
parent
d47b032a87
commit
83e98e6984
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ class App extends React.Component<any,any> {
|
|||
.then(
|
||||
result => {
|
||||
if(result.success){
|
||||
this.sendNotice("unchecked!")
|
||||
this.sendNotice("Un-checked!")
|
||||
console.log(result)
|
||||
this.reloadData()
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue