mirror of
https://gitlab.com/mobicoop/v3/service/configuration.git
synced 2026-01-09 16:32:40 +00:00
add matcher domain, set domain as string instead of enum in db
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export enum Domain {
|
||||
USER = 'USER',
|
||||
MATCHER = 'MATCHER',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user