mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 01:53:55 +08:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
//The refine plugin changes the word refine into define.
|
|
refine({
|
|
name: 'a' + window.legacy.name
|
|
});
|