mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 13:53:45 +02:00
ui: fix global styles
This commit is contained in:
@@ -4,11 +4,11 @@ export interface VersionData {
|
||||
panel: {
|
||||
current: string;
|
||||
latest: string;
|
||||
};
|
||||
}
|
||||
|
||||
wings: {
|
||||
latest: string;
|
||||
};
|
||||
}
|
||||
|
||||
git: string | null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user