Updates
This commit is contained in:
@@ -113,6 +113,7 @@ export type BUN_SQLITE_WGUI_CLIENTS = {
|
||||
public_ip_address?: string;
|
||||
public_key?: string;
|
||||
allowed_ips?: string;
|
||||
allow_all_ips?: 0 | 1 | "";
|
||||
notes?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user