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