Add new image processing settings on serve
This commit is contained in:
@@ -85,6 +85,10 @@ export const AppRoutes = {
|
||||
match: 'processing/downloads',
|
||||
path: '/settings/images/processing/downloads',
|
||||
},
|
||||
processingServe: {
|
||||
match: 'processing/serve',
|
||||
path: '/settings/images/processing/serve',
|
||||
},
|
||||
},
|
||||
},
|
||||
backup: {
|
||||
|
||||
Reference in New Issue
Block a user