AutoYADM commit: 2024-12-15 22:30:02

This commit is contained in:
Daniel Fichtinger 2024-12-15 22:30:02 -05:00
parent db1ce4f8fa
commit 56db3c52f4

View file

@ -20,8 +20,6 @@ M.setup = function(opts)
change_scale_factor(1 / opts.font_maps.scale_factor)
end)
end
print("Setup goes here")
end
return M