mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
Merge branch 'dev' into docker-integration
This commit is contained in:
@@ -61,6 +61,7 @@ export const Targets = [
|
||||
export const ServiceTypeList = [
|
||||
'Other',
|
||||
'Emby',
|
||||
'Dash.',
|
||||
'Deluge',
|
||||
'Lidarr',
|
||||
'Plex',
|
||||
@@ -73,6 +74,7 @@ export const ServiceTypeList = [
|
||||
export type ServiceType =
|
||||
| 'Other'
|
||||
| 'Emby'
|
||||
| 'Dash.'
|
||||
| 'Deluge'
|
||||
| 'Lidarr'
|
||||
| 'Plex'
|
||||
|
||||
Reference in New Issue
Block a user