Created
March 16, 2023 04:12
-
-
Save bbannoooo/f92b6abe2f07b2f20382247ca74650d7 to your computer and use it in GitHub Desktop.
test description
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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