Merge pull request #2430 from pi-hole/chrono-lc-all

Fix invalid numbers in Chronometer
pull/2437/head
Mark Drobnak 6 years ago committed by GitHub
commit a89ae82270
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@
#
# This file is copyright under the latest version of the EUPL.
# Please see LICENSE file for your rights under this license.
LC_ALL=C
LC_NUMERIC=C
# Retrieve stats from FTL engine

Loading…
Cancel
Save