We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I saw that issue #645 was fixed in commit 62d5ed4 but the string in app/views/backend/licenses/view.blade.php was not updated: "
Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.
Should be: "
Allowed filetypes are png, gif, jpg, doc, docx, pdf, txt, rar and zip.
On top of that, could the supported filetypes for hardware be updated to also support rar and zip?
Thanks
The text was updated successfully, but these errors were encountered:
c3c4e9d
No branches or pull requests
I saw that issue #645 was fixed in commit 62d5ed4 but the string in app/views/backend/licenses/view.blade.php was not updated:
"
Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.
"Should be:
"
Allowed filetypes are png, gif, jpg, doc, docx, pdf, txt, rar and zip.
"On top of that, could the supported filetypes for hardware be updated to also support rar and zip?
Thanks
The text was updated successfully, but these errors were encountered: