feat(merge_component): Add merge from website

Merge contents from patch selected by user into newer version

merge from client feature
This commit is contained in:
pakintada@gmail.com 2024-03-04 11:19:11 +07:00
parent 292c7697a4
commit 09c21301d6
15 changed files with 343 additions and 42 deletions

View file

@ -137,7 +137,7 @@ func GetTempFile(filename string, user string, suffix int) string {
// return
// }
// // TODO: must check the changes
// // must check the changes
// for _, file := range files {
// var tmpdata models.Recipe