Remove TAI artifact

This commit is contained in:
Cohee
2024-10-31 19:57:29 +02:00
parent 547c4f6757
commit 6e36b77f1a
4 changed files with 0 additions and 23 deletions

View File

@ -636,7 +636,6 @@ export function initBookmarks() {
}
$('#shadow_select_chat_popup').css('display', 'none');
$('#load_select_chat_div').css('display', 'block');
});
$(document).on('click', '.mes_create_bookmark', async function () {