mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 15:05:44 +01:00
remove outdated todo
This commit is contained in:
@@ -12,7 +12,7 @@ type Props = {
|
|||||||
proxyServer: string,
|
proxyServer: string,
|
||||||
proxyUser: string,
|
proxyUser: string,
|
||||||
enableProxy: boolean,
|
enableProxy: boolean,
|
||||||
proxyExcludes: string[], //TODO: einbauen!
|
proxyExcludes: string[],
|
||||||
t: string => string,
|
t: string => string,
|
||||||
onChange: (boolean, any, string) => void,
|
onChange: (boolean, any, string) => void,
|
||||||
hasUpdatePermission: boolean
|
hasUpdatePermission: boolean
|
||||||
|
|||||||
Reference in New Issue
Block a user