Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f76f76c authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

update the quota notification id

parent 215c87f6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ public class AccountUserInfoWorker extends Worker {
    private final AccountManager accountManager;
    private final GetUserInfoRemoteOperation GetUserInfoRemoteOperation = new GetUserInfoRemoteOperation();

    private static final int QUOTA_NOTIFICATION_ID = 0;
    private static final int QUOTA_NOTIFICATION_ID = 11;

    private final Context mContext;
    private Account account;