mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-07 13:08:03 +02:00
Add ; fix lint
This commit is contained in:
@@ -764,7 +764,7 @@ export default function Page() {
|
|||||||
ssh: "SSH",
|
ssh: "SSH",
|
||||||
rdp: "RDP",
|
rdp: "RDP",
|
||||||
vnc: "VNC",
|
vnc: "VNC",
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
const typeOptions: OptionSelectOption<NewResourceType>[] =
|
const typeOptions: OptionSelectOption<NewResourceType>[] =
|
||||||
|
|||||||
Reference in New Issue
Block a user