Refactor pinned tab management and improve initialization logic

This commit is contained in:
mr. M
2025-03-02 10:41:14 +01:00
parent 7e4c3c0df0
commit fd8a56762d
2 changed files with 7 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ if test "$ZEN_RELEASE"; then
ac_add_options --disable-rust-tests
ac_add_options --disable-default-browser-agent
ac_add_options --enable-minify=js,properties
# ac_add_options --enable-minify=js,properties
if ! test "$ZEN_DISABLE_LTO"; then
# only enable full LTO when ZEN_RELEASE_BRANCH is 'release'