mirror of
https://github.com/coalaura/whiskr.git
synced 2025-12-02 20:22:52 +00:00
include generated images in req
This commit is contained in:
@@ -876,7 +876,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
if (this.#images.length && full) {
|
||||
if (this.#images.length) {
|
||||
data.images = this.#images;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user