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