mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Add missing semicolon
This commit is contained in:
parent
823438f05b
commit
0aee0bde27
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ export default (actor, value) => {
|
|||
return null;
|
||||
}
|
||||
})));
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue