mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
This commit is contained in:
@@ -479,6 +479,7 @@ fn tauri_config_to_bundle_settings(
|
||||
},
|
||||
windows: WindowsSettings {
|
||||
timestamp_url: config.windows.timestamp_url,
|
||||
tsp: config.windows.tsp,
|
||||
digest_algorithm: config.windows.digest_algorithm,
|
||||
certificate_thumbprint: config.windows.certificate_thumbprint,
|
||||
wix: config.windows.wix.map(|w| {
|
||||
|
||||
Reference in New Issue
Block a user