Update languages.js

This commit is contained in:
teriyakisource 2021-01-18 00:38:20 +00:00 committed by GitHub
parent f041385f34
commit 5ba4aa35dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ const languages = [
}, },
{ {
name: 'bash', name: 'bash',
aliases: ['bash'], aliases: ['bash', "sh"],
}, },
{ {
name: 'brainfuck', name: 'brainfuck',