Admin Portal - Selfhosted

This commit is contained in:
hillelcoren 2023-04-26 05:43:15 +00:00
parent d2e95784f7
commit 35e396ee70
2 changed files with 4 additions and 4 deletions

View File

@ -219870,7 +219870,7 @@ a.gM().at=p.Q
a.gM().ax=p.as
a.gM().ay=p.at
a.gM().ch=p.ax
a.gM().cx=p.db
a.gM().dx=p.db
s=this.c.id
r=s>=1
q=r?p.f:""
@ -259244,7 +259244,7 @@ a.gM().at=n.Q
a.gM().ax=n.as
a.gM().ay=n.at
a.gM().ch=n.ax
a.gM().cx=n.db
a.gM().dx=n.db
r=o.e.id
q=r>=1
p=q&&n.f.length!==0?n.f:s.f

File diff suppressed because one or more lines are too long