mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 11:48:16 +00:00
[AB-xxx] adding pat gif generator command
This commit is contained in:
@@ -4,4 +4,5 @@ import java.io.File;
|
||||
|
||||
public interface ImageGenerationService {
|
||||
File getTriggeredGif(String imageUrl);
|
||||
File getPatGif(String imageUrl);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user