fix(binto): set font to float value

This commit is contained in:
matt1432 2023-10-18 18:37:50 -04:00
parent fbfe8958cf
commit 972bd0be04

View file

@ -13,7 +13,7 @@
services.hostvars = {
username = "matt";
fontSize = 10;
fontSize = 10.0;
};
users.users.matt = {