wiki
wiki copied to clipboard
fix: Fix the uploadInfo text from static text to dynamic
The previous text is static, if the configuration is modified, the display will be wrong.
.caption.grey--text.text-darken-2 Max 10 files, 5 MB each
Fix the uploadInfo text from static text to dynamic.
That won't work for non-admin users and will throw an error.
I added an api to provide access to uploaded configuration information, and added non-administrator permissions.