mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-07-09 14:37:52 +02:00
feat: password protected profiles
This commit is contained in:
@@ -37,6 +37,7 @@ export interface BrowserProfile {
|
||||
created_by_id?: string;
|
||||
created_by_email?: string;
|
||||
dns_blocklist?: string;
|
||||
password_protected?: boolean;
|
||||
}
|
||||
|
||||
export interface Extension {
|
||||
|
||||
Reference in New Issue
Block a user