From 478534343c42e53460de85b596b55bdecd4115e4 Mon Sep 17 00:00:00 2001 From: login Date: Thu, 23 Nov 2023 07:54:57 +0000 Subject: Fixed bug in thousands separator When the input is 0, the thousands-separator function was sending nothing. Now, it sends 0. ---