Split suggested fix (#4310)

Co-authored-by: Connor Yoh <connor@stirlingpdf.com>
This commit is contained in:
ConnorYoh 2025-08-26 17:39:55 +01:00 committed by GitHub
parent 1eee5c9a11
commit 1c8b20b6e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ const ALL_SUGGESTED_TOOLS: Omit<SuggestedTool, 'navigate'>[] = [
icon: CleaningServicesIcon
},
{
id: 'split',
id: 'splitPdf',
title: 'Split',
icon: CropIcon
},