fix: no more error when selecting js

This commit is contained in:
EvolutionX
2022-05-16 11:14:12 +05:30
parent d9390a84e6
commit cc410bd370

View File

@@ -9,6 +9,7 @@ export const lang = {
title: 'JavaScript',
description: 'JS',
value: 'javascript',
disabled: true,
},
{
title: 'TypeScript',