mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 17:56:17 +01:00
update RepoRoles Pagination
This commit is contained in:
@@ -64,7 +64,7 @@ class SingleRepositoryRole extends React.Component<Props> {
|
||||
subtitle={t("repositoryRole.errorSubtitle")}
|
||||
error={error}
|
||||
/>
|
||||
);0
|
||||
);
|
||||
}
|
||||
|
||||
if (!role || loading) {
|
||||
|
||||
Reference in New Issue
Block a user