1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-11-25 15:46:17 +09:00
This commit is contained in:
Acid Chicken (硫酸鶏) 2019-02-05 15:09:37 +09:00 committed by GitHub
parent 803fb0898a
commit 266c31981d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,7 +209,7 @@ export type IMeta = {
remoteDriveCapacityMb?: number;
/**
* Max allowed note text length in charactors
* Max allowed note text length in characters
*/
maxNoteTextLength?: number;