You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mtethod to save the cards in the DB should be changed from: pushToStock (String[] values) to pushToStock (String front, String back, String stack, etc...)
The text was updated successfully, but these errors were encountered:
The mtethod to save the cards in the DB should be changed from:
pushToStock (String[] values) to
pushToStock (String front, String back, String stack, etc...)
The text was updated successfully, but these errors were encountered: