mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 22:15:45 +01:00
remove to do since it is done
This commit is contained in:
@@ -14,7 +14,7 @@ type Props = {
|
||||
t: string => string,
|
||||
onChange: (boolean, any, string) => void
|
||||
};
|
||||
//TODO: Einbauen!
|
||||
|
||||
class AdminSettings extends React.Component<Props> {
|
||||
render() {
|
||||
const { t, adminGroups, adminUsers } = this.props;
|
||||
|
||||
Reference in New Issue
Block a user