mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 09:13:49 +08:00
fix: lint
This commit is contained in:
@@ -17,7 +17,7 @@ const typeOptions = [
|
||||
]
|
||||
|
||||
const styleOptions = [
|
||||
{ label: 'Virtual Hosted', value: 'virtual_hosted' },
|
||||
{ label: 'Virtual Hosted', value: 'virtual-hosted' },
|
||||
{ label: 'Path', value: 'path' }
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user