Remove extra }

This commit is contained in:
2026-02-17 09:47:23 +09:00
parent 2f39be9728
commit d15958de3c
-1
View File
@@ -306,7 +306,6 @@ class MainViewModel : BaseViewModel, IFontResolver
launcher.LaunchUriAsync(new Uri(dirName)); launcher.LaunchUriAsync(new Uri(dirName));
} }
} }
}
public void ResortPDFItemsByDate() public void ResortPDFItemsByDate()
{ {