Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 9388ee7

Browse files
authored
Update Libs.java
1 parent b7d0a68 commit 9388ee7

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/id.my.alvinq.prokitid.libs

1 file changed

+1
-0
lines changed

src/main/java/id.my.alvinq.prokitid.libs/Libs.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ public class Libs {
1010
public static void onLoad(Context context) {
1111
Toast.makeText(context, "PL loaded!", Toast.LENGTH_LONG).show();
1212

13+
new FileUtils(context);
1314

1415
Intent intent = ((Activity) context).getIntent();
1516
String itusk = intent.getStringExtra("MC_PATH");

0 commit comments

Comments
 (0)