Skip to content

Commit

Permalink
Merge branch 'public/8.5' into public/9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelherger committed Aug 30, 2024
2 parents a177214 + 9c140be commit 2243821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Slim/Plugin/Analytics/Plugin.pm
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ sub _report {
my $data = {
version => $::VERSION,
revision => $::REVISION,
language => $serverPrefs->get('language') || 'EN',
os => lc($osDetails->{'os'}),
osname => $osDetails->{'osName'},
platform => $osDetails->{'osArch'},
Expand Down

0 comments on commit 2243821

Please sign in to comment.