Merge tag '2025.2.0' into merge/2024-02-03
This commit is contained in:
commit
708debf5d5
35 changed files with 127 additions and 191 deletions
|
|
@ -118,3 +118,5 @@ export class MiPage {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
export const pageNameSchema = { type: 'string', pattern: /^[^\s:\/?#\[\]@!$&'()*+,;=\\%\x00-\x20]{1,256}$/.source } as const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue