]> _ Git - psq.git/commitdiff
Update Subscriber.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Fri, 11 Sep 2020 14:01:01 +0000 (16:01 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Fri, 11 Sep 2020 14:01:01 +0000 (16:01 +0200)
app/Nova/Subscriber.php

index d30ef1b57e14a01275083da103141412ba288df8..9f78de2d080294e8e6ed846135aa7101a15b6f51 100644 (file)
@@ -13,6 +13,8 @@ class Subscriber extends User
 
     public static $group = "Annuaire";
 
+    public static $type = \App\User::TYPE_SUBSCRIBER;
+
     public static function label()
     {
         return "AbonnĂ©s";