🚑 Deploy missing changes
This commit is contained in:
parent
5b3a6c0dd7
commit
561b285f2f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
import getSolidpkg from './getSolidpkg';
|
||||
import readSolidpkg from './readSolidpkg';
|
||||
import getSolidpkg from './ssn/getSolidpkg';
|
||||
import readSolidpkg from './ssn/readSolidpkg';
|
||||
|
||||
(async () => {
|
||||
const buffer = await getSolidpkg('assets_swtor_de_de', -1, 0);
|
||||
|
|
Loading…
Reference in a new issue