mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Scene play and o-counter history view and editing (#4532)
Co-authored-by: randemgame <61895715+randemgame@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/doug-martin/goqu/v9/exp"
|
||||
)
|
||||
|
||||
var imageTable = "images"
|
||||
const imageTable = "images"
|
||||
|
||||
const (
|
||||
imageIDColumn = "image_id"
|
||||
|
||||
Reference in New Issue
Block a user