omubtcezq / C6Redux

GNU General Public License v3.0
0 stars 0 forks source link

Move Recipe API calls to their own file #16

Open omubtcezq opened 3 days ago

omubtcezq commented 3 days ago

Since recipe functions have been moved to the top level of the site (new button on the banner) it makes sense for the API calls to no longer be in the screens file. They can be moved to their own file and structured as with the stocks and chemical files.