Major updates
This commit is contained in:
@@ -111,7 +111,6 @@ export type BUN_SQLITE_WGUI_CLIENTS = {
|
||||
name?: string;
|
||||
wg_ip_address?: string;
|
||||
public_ip_address?: string;
|
||||
private_key?: string;
|
||||
public_key?: string;
|
||||
allowed_ips?: string;
|
||||
notes?: string;
|
||||
@@ -132,7 +131,6 @@ export type BUN_SQLITE_WGUI_HOSTS = {
|
||||
updated_at?: number | "";
|
||||
user_id?: number | "";
|
||||
wg_ip_address?: string;
|
||||
private_key?: string;
|
||||
public_key?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user