Conto Comunitario all'interno di un Circuito
This commit is contained in:
@@ -1013,6 +1013,21 @@ export const shared_consts = {
|
||||
STATUS_GROUPS_REMOVED: 7,
|
||||
},
|
||||
|
||||
CircuitsNotif: {
|
||||
STATUS_NONE: 0,
|
||||
STATUS_NEW: 51,
|
||||
STATUS_ACCEPTED: 53,
|
||||
STATUS_REFUSED: 54,
|
||||
STATUS_BLOCKED: 55,
|
||||
STATUS_DELETED: 56,
|
||||
STATUS_REMOVED: 57,
|
||||
STATUS_SENDCOINSREQ: 58,
|
||||
STATUS_COINS_ACCEPTED: 60,
|
||||
STATUS_COINS_REFUSED: 61,
|
||||
STATUS_COINS_ACCEPTED_SENT: 62,
|
||||
STATUS_COINS_REFUSED_SENT: 63,
|
||||
},
|
||||
|
||||
QualiNotifs: {
|
||||
CIRCUITS: 1,
|
||||
OTHERS: 2,
|
||||
|
||||
Reference in New Issue
Block a user