···2626 let hasLooseleafs = !!identity?.permission_token_on_homepage.find(
2727 (f) => f.permission_tokens.leaflets_to_documents,
2828 );
2929+ console.log(hasLooseleafs);
29303031 // don't show pub list button if not logged in or no pub list
3132 // we show a "start a pub" banner instead