Only ints are handled currently, if you throw a float at it, you'll get a stacktrace. This is just a little safety to convert it to an int, so if we somehow get a float (like via database injection/modification), we quietly convert it to the expected format
9.8 KiB
9.8 KiB