diff --git a/hubzilla/addon/cry01/view/js/cry01.js b/hubzilla/addon/cry01/view/js/cry01.js new file mode 100644 index 0000000..73ffc9f --- /dev/null +++ b/hubzilla/addon/cry01/view/js/cry01.js @@ -0,0 +1,6 @@ +/* cry01.js — Value Layer addon behavior */ + +/* Currently no client-side behavior required. + Form validation relies on HTML5 required attributes. + Conditional display is not needed for the skeleton signal form. + This file is a placeholder for future behavior additions. */