• Dan Jensen's avatar
    Allow numeric emoji names in validation · c48418b8
    Dan Jensen authored
    Sometimes the frontend sends numeric emoji names as numbers instead
    of strings. Previously the backend would raise an ArgumentError when
    it received a number. This modifies the backend to convert all values
    to string before validating they are actual emoji names, thereby
    fixing the bug.
    c48418b8
210335-fix-handling-of-numeric-emoji-names.yml 98 Bytes