fix(dashboard): render cards again
This commit is contained in:
@@ -1148,7 +1148,8 @@ function renderCardsWithSuggestions() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
`).join('');
|
||||
`;
|
||||
}).join('');
|
||||
}
|
||||
|
||||
async function acceptLink(fromId, toId, ev) {
|
||||
|
||||
Reference in New Issue
Block a user