Skip to content

README outdated: setLanguage is not available anymore #14

@natterstefan

Description

@natterstefan

Hi, it looks like this part in the README is not up to date anymore.

// setting french as default language...
tmdb.setLanguage('fr');
// and resetting to english.
tmdb.resetLanguage();

When I run a file with this I get the following error:

tmdb.setLanguage('fr');
     ^
TypeError: tmdb.setLanguage is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions