Skip to content

Commit

Permalink
Merge 24.7 to 24.10
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-teamcity committed Oct 15, 2024
2 parents a9b57ea + 3d566c5 commit 03bd54b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/client/components/DynamicFields.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ export const SmallFileUpload: FC<SmallFileInputProps> = props => {
showLabel={false}
allowMultiple={false}
allowDirectories={false}
acceptedFormats=".txt,.pem,.crt"
showAcceptedFormats={false}
onFileChange={onFileChange}
onFileRemoval={onFileRemoval}
Expand Down

0 comments on commit 03bd54b

Please sign in to comment.