fix: revert home redirect path to /home

This commit is contained in:
Hongbo Wu
2024-07-16 12:47:41 +08:00
parent cf61b933d4
commit df3c16381a

View File

@ -1 +1 @@
export const DEFAULT_HOME_PATH = `/l/home`
export const DEFAULT_HOME_PATH = '/home'