Regenerated
This commit is contained in:
@@ -21,7 +21,7 @@ tooltip=$(echo "$clients" | sed 's/^/• /' | paste -sd '\n' -)
|
||||
|
||||
# Output JSON with dash
|
||||
jq -c -n \
|
||||
--arg text "-$count" \
|
||||
--arg text "$count" \
|
||||
--arg tooltip "$tooltip" \
|
||||
--arg class "active" \
|
||||
'{text:$text, tooltip:$tooltip, class:$class}'
|
||||
|
||||
Reference in New Issue
Block a user