mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-03-14 01:34:47 +08:00
parent
9cc4ec49ef
commit
be469333d1
@ -27,6 +27,10 @@ export const Languages = [
|
|||||||
label: 'json',
|
label: 'json',
|
||||||
value: ['json'],
|
value: ['json'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'typescript',
|
||||||
|
value: ['ts'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'lua',
|
label: 'lua',
|
||||||
value: ['lua'],
|
value: ['lua'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user