Web:Login: delete useless code

This commit is contained in:
Timofey Boyko 2023-01-31 18:54:13 +03:00
parent bfc9ccf84a
commit 713b8b6369

View File

@ -99,7 +99,7 @@ const clientConfig = {
folder += result.length === 0 ? "" : "/";
return `${folder}[name].[ext]?hash=[contenthash]&homepage=login`; // `${folder}/[name].[contenthash][ext]`;
return `${folder}[name].[ext]?hash=[contenthash]`; // `${folder}/[name].[contenthash][ext]`;
},
},
},