mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
owner instead author
This commit is contained in:
@ -131,7 +131,7 @@ namespace OnlineEditorsExample
|
||||
{
|
||||
"info", new Dictionary<string, object>
|
||||
{
|
||||
{ "author", "Me" },
|
||||
{ "owner", "Me" },
|
||||
{ "created", DateTime.Now.ToShortDateString() },
|
||||
{ "favorite", favorite }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user