Skip to content

Instantly share code, notes, and snippets.

@bbannoooo
Created March 16, 2023 04:12
Show Gist options
  • Save bbannoooo/f92b6abe2f07b2f20382247ca74650d7 to your computer and use it in GitHub Desktop.
Save bbannoooo/f92b6abe2f07b2f20382247ca74650d7 to your computer and use it in GitHub Desktop.
test description
var activate = function() {
$('#filePond').filepond.setOptions({
disabled : false,
})
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment