Rename "Bulk Import" to "Import All Sources" and remove file size mention
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -335,7 +335,7 @@ export function StatBlockPanel({
|
||||
(sourceManagerMode
|
||||
? "Sources"
|
||||
: bulkImportMode
|
||||
? "Bulk Import"
|
||||
? "Import All Sources"
|
||||
: "Creature");
|
||||
|
||||
if (isDesktop) {
|
||||
|
||||
Reference in New Issue
Block a user