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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions