Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Is There Anyway To Change The Kind #384

Open
ProdigyView opened this issue Oct 5, 2023 · 0 comments
Open

Is There Anyway To Change The Kind #384

ProdigyView opened this issue Oct 5, 2023 · 0 comments

Comments

@ProdigyView
Copy link

ProdigyView commented Oct 5, 2023

Right now the kind looks hardcoded. Example

  submitLink (options) {
    return this._submit({...options, kind: 'link'});
  }

And the _submit functionis private.

Is there anyway to change it or call submit with custom variables to override the kind?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant