mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-17 23:57:12 +02:00
Various bug fixes (#105)
This commit is contained in:
@ -377,7 +377,6 @@ func (gist *Gist) UpdatePreviewAndCount() error {
|
||||
gist.Preview = file.Content
|
||||
}
|
||||
|
||||
gist.Preview = file.Content
|
||||
gist.PreviewFilename = file.Filename
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user