linter moment

This commit is contained in:
Natsumi
2023-02-15 02:37:59 +13:00
parent 4cdf2127eb
commit 44e936c463

View File

@@ -59,9 +59,9 @@ class GameLogService {
break;
case 'screenshot':
gameLog.screenshotPath = args[0]
gameLog.screenshotPath = args[0];
break;
case 'vrc-quit':
break;