diff --git a/www/data/CommonEvents.json b/www/data/CommonEvents.json index 07ae93f..f7a766e 100644 --- a/www/data/CommonEvents.json +++ b/www/data/CommonEvents.json @@ -16538,7 +16538,7 @@ "code": 655, "indent": 1, "parameters": [ - "let totalLength = 30;" + "let totalLength = 90;" ] }, { @@ -16552,7 +16552,7 @@ "code": 655, "indent": 1, "parameters": [ - "let paddedName = ' '.repeat(padding) + name;" + "let paddedName = ''.repeat(padding) + name;" ] }, { @@ -16583,7 +16583,7 @@ "code": 401, "indent": 1, "parameters": [ - "\\v[64] has mastered the contents of \\c[6] \\v[61]\\c[0]!" + "\\v[64] has mastered the contents of\n\\c[6]\\v[61]\\c[0]!" ] }, {