mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-06 18:30:57 +00:00
📁 pre-commit
Signed-off-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2f11496a2
commit
02f704db73
@ -126,7 +126,7 @@ function addToFavorites(entryId) {
|
|||||||
localStorage.setItem('favoritesList', JSON.stringify(favoritesList));
|
localStorage.setItem('favoritesList', JSON.stringify(favoritesList));
|
||||||
updateFavoritesDropdown();
|
updateFavoritesDropdown();
|
||||||
updateFavoriteIcons();
|
updateFavoriteIcons();
|
||||||
|
|
||||||
initializeCards();
|
initializeCards();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -73,4 +73,3 @@ class PipelineProcessorTest {
|
|||||||
assertTrue(result.getOutputFiles().isEmpty(), "Filtered file list should be empty");
|
assertTrue(result.getOutputFiles().isEmpty(), "Filtered file list should be empty");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user