Skip to content

need update file path in demo code #105

Description

@ettoolong

Some file paths in manifest.json are wrong, e.g.:
tcp demo and p2p-chat demo

the
"schema": "../../src/toolkit/components/extensions/tcp.json",
should be
"schema": "../../src/toolkit/components/extensions/schemas/tcp.json",

the
"schema": "../../src/toolkit/components/extensions/udp.json",
should be
"schema": "../../src/toolkit/components/extensions/schemas/udp.json",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions