mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
a08a687951
* web: standardize theme api response * revert makefile change that i didn't mean to commit
16 lines
413 B
Markdown
Generated
16 lines
413 B
Markdown
Generated
# openapi.model.ServerThemeDto
|
|
|
|
## Load the model package
|
|
```dart
|
|
import 'package:openapi/api.dart';
|
|
```
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**customCss** | **String** | |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|