mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-01-12 00:06:29 +08:00
ini filetype support (#8628)
This commit is contained in:
@@ -95,6 +95,10 @@ export const Languages = [
|
||||
label: 'css',
|
||||
value: ['css'],
|
||||
},
|
||||
{
|
||||
label: 'ini',
|
||||
value: ['ini'],
|
||||
},
|
||||
];
|
||||
|
||||
export const Rewrites = [
|
||||
|
||||
Reference in New Issue
Block a user