wiki icon indicating copy to clipboard operation
wiki copied to clipboard

fix: Fix the uploadInfo text from static text to dynamic

Open ckfear opened this issue 2 years ago • 2 comments

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.

ckfear avatar Apr 02 '23 09:04 ckfear

That won't work for non-admin users and will throw an error.

NGPixel avatar May 12 '23 00:05 NGPixel

I added an api to provide access to uploaded configuration information, and added non-administrator permissions.

ckfear avatar Jun 13 '23 02:06 ckfear