mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-27 00:00:59 +00:00
fix: Fix the packaging failure issue (#10734)
This commit is contained in:
committed by
wanghe-fit2cloud
parent
7ff39c91da
commit
7ff1819799
@@ -24,4 +24,3 @@ export const getLoginSetting = () => {
|
||||
export const getWelcomePage = () => {
|
||||
return http.get<string>('/core/auth/welcome');
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user