2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 09:13:49 +08:00

fix: lint

This commit is contained in:
2026-01-24 22:54:58 +08:00
parent 857cff0460
commit ad59657710

View File

@@ -17,7 +17,7 @@ const typeOptions = [
]
const styleOptions = [
{ label: 'Virtual Hosted', value: 'virtual_hosted' },
{ label: 'Virtual Hosted', value: 'virtual-hosted' },
{ label: 'Path', value: 'path' }
]