summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-06-26 14:17:07 +0200
committerJules Laplace <julescarbon@gmail.com>2018-06-26 14:17:07 +0200
commit9fc81c5da68bf9c3db2bf1d7815a12f4cba50cf2 (patch)
treec13c64030d88e45e331c39a67a3b13519ef9517e
parent707633d3539df37e98e11f6ff74848bd53fa7afc (diff)
agh
-rw-r--r--app/client/modules/morph/views/morph.app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/client/modules/morph/views/morph.app.js b/app/client/modules/morph/views/morph.app.js
index c135973..029254e 100644
--- a/app/client/modules/morph/views/morph.app.js
+++ b/app/client/modules/morph/views/morph.app.js
@@ -21,7 +21,7 @@ class MorphResults extends Component {
constructor(props){
super()
this.state = {
- dataset_module: 'pix2pihd',
+ dataset_module: 'pix2pixhd',
a: "",
b: "",
a_offset: 0,