mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 16:05:09 +00:00
Compare commits
1 Commits
0d36e74276
...
02f704db73
Author | SHA1 | Date | |
---|---|---|---|
![]() |
02f704db73 |
@ -126,7 +126,7 @@ function addToFavorites(entryId) {
|
||||
localStorage.setItem('favoritesList', JSON.stringify(favoritesList));
|
||||
updateFavoritesDropdown();
|
||||
updateFavoriteIcons();
|
||||
|
||||
|
||||
initializeCards();
|
||||
}
|
||||
}
|
||||
|
@ -73,4 +73,3 @@ class PipelineProcessorTest {
|
||||
assertTrue(result.getOutputFiles().isEmpty(), "Filtered file list should be empty");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user