Update modules/home/wayland/apps/eww/bar/scripts/radio

This commit is contained in:
sora 2024-01-07 10:43:51 +01:00
parent dce503e035
commit d67ef5edae

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
function get_time_ms {
get_time_ms() {
date -u +%s%3N
}