fix signal icons glitching in some menus (#10137) (#10167)

This commit is contained in:
Raboneko
2026-02-28 13:33:42 -08:00
committed by GitHub
parent 81a305a123
commit d08375ebbb
+3 -3
View File
@@ -3,7 +3,7 @@
Name: signal-desktop
%electronmeta -aD
Version: 8.0.0
Release: 2%?dist
Release: 3%?dist
Summary: A private messenger for Windows, macOS, and Linux
URL: https://signal.org
Source0: https://github.com/signalapp/Signal-Desktop/archive/refs/tags/v%{version}.tar.gz
@@ -59,10 +59,10 @@ Signal Desktop links with Signal on Android or iOS and lets you message from you
%build
export SIGNAL_ENV=production
%{__pnpm} install
%{__pnpm} install --frozen-lockfile
%{__pnpm} run clean-transpile
pushd sticker-creator
%{__pnpm} install
%{__pnpm} install --frozen-lockfile
%{__pnpm} run build
popd
%pnpm_build -r generate,prepare-beta-build