Bugfixes + Potential iOS Webtoon Reader Fix (#2653)
This commit is contained in:
parent
17a4815bb9
commit
d54564b75a
2 changed files with 5 additions and 1 deletions
3
UI/Web/hash-localization-prime.js
Normal file
3
UI/Web/hash-localization-prime.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
const fs = require('fs');
|
||||
|
||||
fs.writeFileSync('./i18n-cache-busting.json', JSON.stringify({}));
|
||||
Loading…
Add table
Add a link
Reference in a new issue