sun-pc 5 bulan lalu
induk
melakukan
e32bec9daa
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      src/api/vr.go
  2. 1 1
      src/http.client/vr.http

+ 1 - 1
src/api/vr.go

@@ -22,7 +22,7 @@ func CreateVr(c *gin.Context, apictx *ApiSession) (interface{}, error) {
 
 	defuealt := 0
 	vr.Clicks = &defuealt
-	vr.Sort = getSortInt(apictx, repo.CollectionVideos) + 1
+	vr.Sort = getSortInt(apictx, repo.CollectionVr) + 1
 	// 正常状态
 	state := -1
 	vr.State = &state

File diff ditekan karena terlalu besar
+ 1 - 1
src/http.client/vr.http


Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini