Extraction works
This commit is contained in:
@@ -8,7 +8,8 @@ module com.github.gtache.autosubtitle.ffmpeg {
|
||||
requires org.apache.logging.log4j;
|
||||
|
||||
exports com.github.gtache.autosubtitle.ffmpeg;
|
||||
exports com.github.gtache.autosubtitle.modules.ffmpeg;
|
||||
exports com.github.gtache.autosubtitle.setup.ffmpeg;
|
||||
exports com.github.gtache.autosubtitle.setup.modules.ffmpeg;
|
||||
|
||||
exports com.github.gtache.autosubtitle.modules.ffmpeg;
|
||||
exports com.github.gtache.autosubtitle.modules.setup.ffmpeg;
|
||||
}
|
||||
Reference in New Issue
Block a user