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
Right now we store only remote recipes because we can easily load the local ones.
Still, it creates a problem when doing total statistics of run, as we need to combine remote from db and local from disk.
It would be better if we stored them together in the database.
The text was updated successfully, but these errors were encountered:
Right now we store only remote recipes because we can easily load the local ones.
Still, it creates a problem when doing total statistics of run, as we need to combine remote from db and local from disk.
It would be better if we stored them together in the database.
The text was updated successfully, but these errors were encountered: