Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6727f38

Browse files
committed
extend title length
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parenta16963d commit6727f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/schema/meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default {
2121
title:{
2222
type:"string",
2323
minLength:1,
24-
maxLength:40,
24+
maxLength:100,
2525
},
2626
file_path:{
2727
type:"string",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp