Skip to content

Commit 7e3fa97

Browse files
ComputerEliteComputerElite
authored andcommitted
?
1 parent 4cfe280 commit 7e3fa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuestAppVersionSwitcher/FolderPermission.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public static void openDirectory(string dirInExtenalStorage)
3535
Uri.Parse(RemapPathForApi300OrAbove(dirInExtenalStorage)));
3636
l.Launch(intent);
3737
}
38-
38+
3939
public static string RemapPathForApi300OrAbove(string path)
4040
{
4141
string suffix = path;

0 commit comments

Comments
 (0)