mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 20:46:26 +02:00
merge
This commit is contained in:
commit
de55b0f4aa
2 changed files with 3 additions and 2 deletions
|
@ -14,7 +14,7 @@ const languages = require('../../shared/languages.json');
|
|||
|
||||
for (const section of sections) {
|
||||
const lines = section.trim().split('\n');
|
||||
|
||||
|
||||
if (lines.length >= 2) {
|
||||
const language = lines[0];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue