Skip to content

Commit

Permalink
more sensible pack ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Dec 21, 2024
1 parent 3461584 commit 09045d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/gallery/modal/main.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ const PACK_SLIDER_ORDER = [
"faithful_32x",
"faithful_64x",
"classic_faithful_32x",
"classic_faithful_32x_progart",
"classic_faithful_64x",
"classic_faithful_32x_progart",
"classic_faithful_64x_progart"
];
Expand Down

0 comments on commit 09045d0

Please sign in to comment.