Merge pull request #7865 from penpot/niwinz-staging-audit

 Add minor improvements to the audit module
This commit is contained in:
Alejandro Alonso
2025-12-04 10:04:00 +01:00
committed by GitHub
2 changed files with 45 additions and 27 deletions

View File

@@ -67,7 +67,7 @@
[]
(let [uagent (new ua/UAParser)]
(merge
{:app-version (:full cf/version)
{:version (:full cf/version)
:locale @i18n/locale}
(let [browser (.getBrowser uagent)]
{:browser (obj/get browser "name")