mirror of
https://github.com/mainnika/a-quest.git
synced 2026-05-23 16:23:36 +00:00
fix task3 backend
This commit is contained in:
@@ -305,7 +305,7 @@ func (s *Server) createLetter() (letterPath string, localFullPath string, err er
|
||||
return
|
||||
}
|
||||
|
||||
_ = unix.Sync()
|
||||
unix.Sync()
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user