mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-27 04:13:09 +02:00
Add missing semicolon
This commit is contained in:
parent
8e6e70ef8a
commit
e285f6feda
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ export default (actor, value) => {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
})));
|
})));
|
||||||
}
|
};
|
||||||
|
|
Loading…
Reference in a new issue