mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-30 17:51:36 +00:00
show device model for ios and android
This commit is contained in:
@@ -26,6 +26,7 @@ export default async function SettingsLayout(props: SettingsLayoutProps) {
|
||||
await authCookieHeader()
|
||||
);
|
||||
client = res.data.data;
|
||||
console.log(client);
|
||||
} catch (error) {
|
||||
redirect(`/${params.orgId}/settings/clients/user`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user