mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-28 01:36:56 +08:00
parent
9cc4ec49ef
commit
be469333d1
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ export const Languages = [
|
|||
label: 'json',
|
||||
value: ['json'],
|
||||
},
|
||||
{
|
||||
label: 'typescript',
|
||||
value: ['ts'],
|
||||
},
|
||||
{
|
||||
label: 'lua',
|
||||
value: ['lua'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue