mirror of
https://github.com/revanced/ARSCLib.git
synced 2025-04-29 22:04:25 +02:00
fix: Update changed file names
This commit is contained in:
parent
c68082d28c
commit
d5c3f7563e
@ -140,6 +140,7 @@ class OutputSource {
|
||||
LocalFileHeader getLocalFileHeader(){
|
||||
if(lfh == null){
|
||||
lfh = createLocalFileHeader();
|
||||
lfh.setFileName(getInputSource().getAlias());
|
||||
clearAlignment(lfh);
|
||||
}
|
||||
return lfh;
|
||||
|
Loading…
x
Reference in New Issue
Block a user