Add host setup functions and client components
This commit is contained in:
@@ -220,6 +220,8 @@ export type ApiReqParams<
|
||||
text?: string;
|
||||
return_media_text_content?: boolean;
|
||||
media?: BUN_SQLITE_WGUI_MEDIA;
|
||||
|
||||
ip_address?: string;
|
||||
};
|
||||
|
||||
export type UserAuthReturn = {
|
||||
|
||||
Reference in New Issue
Block a user