parent
7a3cad83b0
commit
078ce277ce
@ -119,6 +119,6 @@ FASTFILTER.init().catch(console.error);
|
|||||||
|
|
||||||
export const SUBFOLDER = new RecentList("subfolder", [
|
export const SUBFOLDER = new RecentList("subfolder", [
|
||||||
"",
|
"",
|
||||||
"/downthemall",
|
"downthemall",
|
||||||
]);
|
]);
|
||||||
SUBFOLDER.init().catch(console.error);
|
SUBFOLDER.init().catch(console.error);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user