mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Add a unique id to the checkbox for auto-updating Zen Mods on startup. (#8661)
* Updated id to be unique. Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com> * Replaced unique id with one that doesn't contain enabled. Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com> --------- Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<button id="zenThemeMarketplaceCheckForUpdates" data-l10n-id="zen-theme-marketplace-check-for-updates-button" />
|
||||
</hbox>
|
||||
|
||||
<checkbox id="zenWorkspacesForceContainerTabsToWorkspace"
|
||||
<checkbox id="zenThemeMarketplaceAutoUpdate"
|
||||
data-l10n-id="zen-themes-auto-update"
|
||||
preference="zen.mods.auto-update"/>
|
||||
|
||||
|
Reference in New Issue
Block a user