Don't copy cache-long on build.
This commit is contained in:
parent
f7fb3a1277
commit
f843fac7f4
2 changed files with 2 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ public class CacheService : ICacheService
|
|||
}
|
||||
else
|
||||
{
|
||||
// Potential BUG: If the folder is left here and there are no files within, this could theoretically return without proper cache
|
||||
return chapter;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue