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(
|
.then(
|
||||||
result => {
|
result => {
|
||||||
if(result.success){
|
if(result.success){
|
||||||
this.sendNotice("unchecked!")
|
this.sendNotice("Un-checked!")
|
||||||
console.log(result)
|
console.log(result)
|
||||||
this.reloadData()
|
this.reloadData()
|
||||||
} else {
|
} else {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue