hajime/public/assets/js/feedback.js

5 lines
123 B
JavaScript
Raw Normal View History

2023-08-11 22:16:32 +00:00
/** Flashii Feedback JavaScript **/
var RecaptchaOptions = {
theme : 'custom',
custom_theme_widget: 'recaptcha_widget'
};