Closed dwhieb closed 2 years ago
Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-ocean-09018b510-460.centralus.azurestaticapps.net
Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-ocean-09018b510-460.centralus.azurestaticapps.net
Related Issue: closes #344 unblocks #459
Description of Changes Adds
addAnalysisLanguage()
anddeleteAnalysisLanguage()
methods to the database module. Both of these methods update the Language object in the database, and return a Promise that resolves to the updated Language object.