Skip to content

Unnecessary tostring in string templates #940

Description

@Zax37

Hey,

I've noticed that Text: ${message} string template resolves to "Text: " .. tostring(message) even if type of message is string.
It would be great to get rid of that if there's any easy fix :)

Best regards

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions