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
Currently we can only add new sources directly trough the database.
Similar to words and translations we should be able to add new entries for sources.
The function should check that the source does not already exist, to avoid duplication.
Also update the edit/add word views to not say "Insert source url" under source, since this is incorrect and should be the source ID.
The text was updated successfully, but these errors were encountered:
Currently we can only add new sources directly trough the database.
Similar to words and translations we should be able to add new entries for sources.
The function should check that the source does not already exist, to avoid duplication.
Also update the edit/add word views to not say "Insert source url" under source, since this is incorrect and should be the source ID.
The text was updated successfully, but these errors were encountered: