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

View file

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