mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-09 12:16:36 +00:00
place holder landing pages
This commit is contained in:
@@ -24,9 +24,7 @@ export default async function ShareLinksPage(props: ShareLinksPageProps) {
|
||||
await authCookieHeader()
|
||||
);
|
||||
tokens = res.data.data.accessTokens;
|
||||
} catch (e) {
|
||||
console.error("Error fetching tokens", e);
|
||||
}
|
||||
} catch (e) {}
|
||||
|
||||
let org = null;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user