Explorar o código

Change redirect url

sbkwgh %!s(int64=8) %!d(string=hai) anos
pai
achega
512967ab9a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/routes/ThreadNew.vue

+ 1 - 1
src/components/routes/ThreadNew.vue

@@ -99,7 +99,7 @@
 					})
 				}).then(res => {
 					this.loading = false
-					this.$router.push(`/thread/${res.data.Thread.slug}/${res.data.Thread.id}`)
+					this.$router.push(`/thread/${res.data.Thread.slug}/${res.data.Thread.id}/0`)
 				}).catch(e => {
 					this.loading = false