You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#308 implemented logo changes by just replacing the URL. This should be handled by a file upload middleware (such as multer, which is already used on another route) so that we can validate various aspects about the logo.
The text was updated successfully, but these errors were encountered:
#308 implemented logo changes by just replacing the URL. This should be handled by a file upload middleware (such as
multer
, which is already used on another route) so that we can validate various aspects about the logo.The text was updated successfully, but these errors were encountered: