mirror of
https://github.com/1Panel-dev/1Panel
synced 2024-11-22 16:10:22 +00:00
parent
9cc4ec49ef
commit
be469333d1
@ -27,6 +27,10 @@ export const Languages = [
|
||||
label: 'json',
|
||||
value: ['json'],
|
||||
},
|
||||
{
|
||||
label: 'typescript',
|
||||
value: ['ts'],
|
||||
},
|
||||
{
|
||||
label: 'lua',
|
||||
value: ['lua'],
|
||||
|
Loading…
Reference in New Issue
Block a user