Skip to content

outputting a undefined value in ScoreboardDB #240

Closed
@jayly-bot

Description

@jayly-bot

code used
const datab = new JaylyDB("Database");
datab.set("test1", "test");
const value = datab.get("test1");
console.warn(value);


Issue Details

Do not edit this section. It is required for Discord to GitHub issue linking.

  • User: RedaKarimi#8113
  • Server: Bedrock Add-Ons

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions