Skip to content

Commit

Permalink
feat(web-core): remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CzechSebastian committed Dec 4, 2024
1 parent 88686e7 commit 4b340eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion @xen-orchestra/web/src/types/xo/pif.type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export type XoPif = {
device: string
dns: string
gateway: string
id: Branded<'pif>'>
id: Branded<'pif'>
ip: string
ipv6: string[]
mac: string
Expand Down

0 comments on commit 4b340eb

Please sign in to comment.