Skip to content

TextModel::get_language() is not working #59

@Tb1281

Description

@Tb1281

maybe it should be

// api/model.rs:77
    /// Get the language for this model.
    pub fn get_language(&self) -> String {
        self.js_model.get_model_id()  // get_mode_id -> get_model_id
    }

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