mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 04:31:26 +08:00
4 lines
47 B
JavaScript
4 lines
47 B
JavaScript
$.fn.beta = function() {
|
|
return "beta";
|
|
};
|