Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indexed db extension #1340

Closed
wants to merge 13 commits into from
Closed

Conversation

ffghdfh
Copy link

@ffghdfh ffghdfh commented Mar 2, 2024

add an IndexedDB extension to the website

@ffghdfh
Copy link
Author

ffghdfh commented Mar 2, 2024

HAHA! I PASSED THE CHECKS!

}

setDBName(args) {
const { NAME } = args;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could do this in the function argument as opposed to setting it retroactively, if you wanted to

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uhh i'm sorry, but i'm not quite sure what you mean by that 😅

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh i got it, one sec imma modify it

@@ -0,0 +1,222 @@
// Name: Indexed Database
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Credit yourself here! You made the extension! :)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done! i added my discord username!

Copy link
Author

@ffghdfh ffghdfh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i added my discord thingy to the description!

@@ -0,0 +1,222 @@
// Name: Indexed Database
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done! i added my discord username!

Copy link
Author

@ffghdfh ffghdfh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i forgot a punctuation thing at the end of the description, added that as well!

@ffghdfh ffghdfh closed this Mar 2, 2024
@Thebloxers998

This comment was marked as spam.

@yuri-kiss

This comment was marked as resolved.

@Thebloxers998

This comment was marked as resolved.

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

Successfully merging this pull request may close these issues.

4 participants