mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[feature] Tests and fixes
This commit is contained in:
@ -59,7 +59,7 @@ exports.readLicense = async function () {
|
||||
plugins: false,
|
||||
buildDate: oBuildDate,
|
||||
startDate: startDate,
|
||||
endDate: null,
|
||||
endDate: '2024-06-29T04:13:00.000Z',
|
||||
customerId: "",
|
||||
alias: ""
|
||||
}, null];
|
||||
|
||||
Reference in New Issue
Block a user