feat: Update the type of the network interface to type

This commit is contained in:
Blu-J
2023-08-02 12:26:07 -06:00
parent 2d52b39409
commit c9484418ff
5 changed files with 17 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ describe("host", () => {
description: "A Foo",
hasPrimary: false,
disabled: false,
ui: true,
type: "ui",
username: "bar",
path: "/baz",
search: { qux: "yes" },