mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-19 16:33:04 +03:00
add semicolon
This commit is contained in:
parent
711c88ae23
commit
44e3a031c2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ $(() => {
|
|||
}
|
||||
else
|
||||
{
|
||||
console.log('VP can\' be changed to the already set language')
|
||||
console.log('VP can\' be changed to the already set language');
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue