Skip to content

Commit

Permalink
Fixed compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jan 10, 2025
1 parent e4d88ec commit 7b76301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src-admin/src/Tabs/Options.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ interface OptionsState {
passwordRepeat: string;
iotInstance: string;
interfaces?: { value: string; address?: string; address6?: string }[];
updatePassTrigger: number;
}

function cutIpV6(address: string, length?: number): string {
Expand Down

0 comments on commit 7b76301

Please sign in to comment.