mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
- removed unexpected for IE comma
This commit is contained in:
parent
d84f30fc4b
commit
848251e542
1 changed files with 1 additions and 1 deletions
|
|
@ -570,7 +570,7 @@ var mytinytodo = window.mytinytodo = _mtt = {
|
|||
}
|
||||
return a.join(', ');
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue