Skip to content

Commit

Permalink
Prepare go live 0.14.3 last (#2361)
Browse files Browse the repository at this point in the history
  • Loading branch information
2Abendsegler authored Feb 25, 2023
2 parents 8753767 + fbee5a1 commit 26131b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions data/init.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion gc_little_helper_II.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -8864,7 +8864,6 @@ var mainGC = function() {
}
// Build the list of unpublished caches.
function buildCachesList(caches) {
cache_sizes = {'1' : 'unknown', '2' : 'micro', '3' : 'regular', '4' : 'large', '5' : 'virtual', '6' : 'others', '8' : 'small'};
buildListArea();
if (settings_set_showUnpublishedHides_sort) {
if (settings_showUnpublishedHides_sort == 'abc') caches.sort(abc);
Expand Down

0 comments on commit 26131b0

Please sign in to comment.