Guest User

Untitled

a guest
Jan 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. kitty.save(function (err) {
  2. if (err) {
  3. console.log('a');
  4. }
  5. });
Add Comment
Please, Sign In to add comment