mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-02 20:07:52 -05:00
2 lines
121 B
JavaScript
2 lines
121 B
JavaScript
/*jshint maxlen:10000000 */
|
|
Discourse.URL_FIXTURES["/session"] = [ { error: "Incorrect username, email or password" } ];
|