Another attempt to fix png theme icon ordering

This commit is contained in:
Ilya Fedin
2025-07-29 19:20:31 +04:00
committed by John Preston
parent 2a3ee968ff
commit fb777d0c3a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ FROM builder AS patches
RUN git init patches \
&& cd patches \
&& git remote add origin https://github.com/desktop-app/patches.git \
&& git fetch --depth=1 origin 1ffcb17817a2cab167061d530703842395291e69 \
&& git fetch --depth=1 origin e15b5d87c565e516aad5bcafdfe40315f84e5459 \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git
+1 -1
View File
@@ -129,7 +129,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: e5dde9c599d12d8adb150f1771e374213cf3e2ac
source-commit: e15b5d87c565e516aad5bcafdfe40315f84e5459
plugin: dump
override-pull: |
craftctl default