mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
Change to URL GIF format
This commit is contained in:
parent
c5ec60638c
commit
52de6d05f8
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ class GifHelper {
|
|||
|
||||
/// Encode a GIF in a format that parseGif() can parse.
|
||||
static String encodeGif(String gifId) {
|
||||
return 'g:$gifId';
|
||||
return 'https://giphy.com/gifs/$gifId';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue