Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #130 from nodes-vapor/feature/make-role-caseiterable
Browse files Browse the repository at this point in the history
Update AdminPanelUserRole.swift
  • Loading branch information
steffendsommer authored Apr 16, 2019
2 parents 1aad6a1 + 88117ff commit 06a7d11
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ extension AdminPanelUserRole: MySQLDataConvertible {
return role
}
}

extension AdminPanelUserRole: CaseIterable {}

0 comments on commit 06a7d11

Please sign in to comment.