1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/openapi/doc/SystemConfigServerDto.md
Jason Rasmussen f8d64be13c
feat(server)!: move welcome message to settings (#6157)
* feat(server): move welcome message to settings

* chore: open api
2024-01-04 05:00:17 +00:00

465 B
Generated

openapi.model.SystemConfigServerDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
externalDomain String
loginPageMessage String

[Back to Model list] [Back to API list] [Back to README]