Skip to content

Change username type from string to text #36

@dorbitbrown

Description

@dorbitbrown

Need to change lines 19-20 in app in order for the username prompt to show up:
Change:
preferences {
input("username", "string"...
To:
preferences {
input("username", "text"...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions