Update hosts form
This commit is contained in:
@@ -131,6 +131,8 @@ export type BUN_SQLITE_WGUI_HOSTS = {
|
||||
*/
|
||||
updated_at?: number | "";
|
||||
user_id?: number | "";
|
||||
name?: string;
|
||||
short_description?: string;
|
||||
public_ip_address?: string;
|
||||
interface?: string;
|
||||
wg_ip_address?: string;
|
||||
|
||||
Reference in New Issue
Block a user