mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-04 03:40:10 +00:00
Wrap intl in span identifying translation
This commit is contained in:
@@ -53,7 +53,7 @@ export interface AccessList {
|
||||
meta: Record<string, any>;
|
||||
satisfyAny: boolean;
|
||||
passAuth: boolean;
|
||||
proxyHostCount: number;
|
||||
proxyHostCount?: number;
|
||||
// Expansions:
|
||||
owner?: User;
|
||||
items?: AccessListItem[];
|
||||
|
Reference in New Issue
Block a user