mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +00:00
Display badge showing current number of unread notifications
This commit is contained in:
@ -431,6 +431,7 @@ class InvenTreeAPI {
|
||||
|
||||
// Return the received token
|
||||
_token = (data["token"] ?? "") as String;
|
||||
|
||||
print("Received token - $_token");
|
||||
|
||||
// Request user role information (async)
|
||||
|
Reference in New Issue
Block a user