mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Can update new settings
This commit is contained in:
1
assets/js/typings/ServerConfig.d.ts
vendored
1
assets/js/typings/ServerConfig.d.ts
vendored
@ -38,6 +38,7 @@ declare interface AccountInformationPolicy {
|
||||
max_first_name_length: number,
|
||||
min_last_name_length: number,
|
||||
max_last_name_length: number,
|
||||
max_location_length: number,
|
||||
}
|
||||
|
||||
declare interface StaticServerConfig {
|
||||
|
Reference in New Issue
Block a user