1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-07 20:45:53 +08:00

fix(client): gif image

This commit is contained in:
wdvxdr 2021-04-25 20:59:05 +08:00
parent 69b3e62e0e
commit 1813103b3f
No known key found for this signature in database
GPG Key ID: 55FF1414A69CEBA6

View File

@ -5,6 +5,7 @@ import (
"encoding/hex"
"fmt"
"image"
_ "image/gif"
"io"
"math/rand"
"os"