- Minor changes
- Fixed tables creation
This commit is contained in:
Dawid Bepierszcz
2024-02-10 12:23:56 +01:00
parent deac9bab97
commit aae6f7e260
14 changed files with 200 additions and 129 deletions

View File

@@ -8,4 +8,4 @@
public string? Name { get; set; }
public string? IpAddress { get; set; }
}
}
}