add permissions to registration
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ $light-theme: mat-light-theme((color: (primary: $light-primary,
|
||||
// Define an alternate dark theme.
|
||||
$dark-theme: mat-dark-theme((color: (primary: $dark-primary,
|
||||
accent: $light-accent,
|
||||
warn: $dark-warn,
|
||||
warn: $light-warn,
|
||||
)));
|
||||
|
||||
// Include theme styles for core and each component used in your app.
|
||||
|
||||
Reference in New Issue
Block a user