mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 02:43:06 +08:00
3 lines
48 B
JavaScript
3 lines
48 B
JavaScript
$.fn.alpha = function() {
|
|
return "alpha";
|
|
}; |