release: update 5.4.0

This commit is contained in:
xiaoxian521
2024-04-23 10:50:06 +08:00
parent b76600a981
commit a8953d009f
58 changed files with 1252 additions and 1001 deletions

1
types/global.d.ts vendored
View File

@@ -87,6 +87,7 @@ declare global {
FixedHeader?: boolean;
HiddenSideBar?: boolean;
MultiTagsCache?: boolean;
MaxTagsLevel?: number;
KeepAlive?: boolean;
Locale?: string;
Layout?: string;