mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
fix: lint in config/types.js (#407)
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
b775ce5f50
commit
11b3bf4c1f
@ -17,7 +17,7 @@ export const VOLUME_MODE = {
|
|||||||
export const NETWORK_PROTOCOL = {
|
export const NETWORK_PROTOCOL = {
|
||||||
IPv4: 'IPv4',
|
IPv4: 'IPv4',
|
||||||
IPv6: 'IPv6',
|
IPv6: 'IPv6',
|
||||||
}
|
};
|
||||||
|
|
||||||
export const INTERNAL_STORAGE_CLASS = {
|
export const INTERNAL_STORAGE_CLASS = {
|
||||||
VMSTATE_PERSISTENCE: 'vmstate-persistence',
|
VMSTATE_PERSISTENCE: 'vmstate-persistence',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user